-
It would be great to use EF7 for accessing relational dbs and for accessing graph dbs like ArangoDb, don't you think? This is a post introducing how it has to be done:
http://blog.oneunicorn.com/2015/…
-
Title of ticket:
#### Description
The purpose of this ticket is to analyze the current DBs on IXIAS, data quantity, its necessities , back strategy and decide the alternative storage for back up OSS…
-
```rust
#[salsa::tracked(return_ref)]
fn test(db: &dyn salsa::Database) -> Vec {
vec![]
}
```
doesn't compile (or something like it).
-
When doing backups of a master server that are going to be used for slave restore and replication (eg. CONFIG_mysql_dump_master_data=2), and where 1 or more of the dbs on the master server are large,…
-
OBSERVATION
The current RedwoodJS data stack (Prisma schema, scaffold, SDL files, GraphQL, services, Prisma, migrations, DB) works well. Great labor-saver with a lot of intelligent defaults.
H…
-
## Problem Description
I'm trying to use rocksdb-cloud, but I'm having some issues with how to implement DB instance splitting.
Suppose the current DB key range is `[0, 100]`. To split the DB in…
-
[Persona](http://www.mozilla.org/en-US/persona/) is a privacy-respecting "sign-in system for the web" created by Mozilla.
Persona Go library: https://github.com/sauerbraten/persona
(API auth will us…
-
- MSSQL Extension Version: v1.12.0
- VSCode Version: 1.64.1
- OS Version: Windows 10 x64
Steps to Reproduce:
1. Set up "mssql.connections" connection profiles in settings.json
2. Go to the "SQL…
-
create tests for as many of the below dbs as possible
- [ ] infromix
- [ ] spark
- [ ] azure sql
- [ ] sqlite
- [ ] excel
_Originally posted by @ndmlny-qs in https://github.com/mkleehammer/p…
-
users can (partially) process datasets which are still in production (!?) via
```
config.Data.allowNonValidInputDataset = True
```
see e.g.
https://cmsweb.cern.ch:8443/scheddmon/0197/rkansal/220…