-
Tables can contain a custom type created by the user with `CREATE TYPE visibility AS ENUM ('public', 'private', 'mixed'); ` to use as an enum on some values
-
Hi:
I want to use this for a course I am delivering. But, I need to be able to execute queries in full syntax across the entire database like so:
```
db.apples.find({type : "granny smith"})
``…
-
https://github.com/clevertech/authentication-service/blob/master/src/utils/passwords.js
For postgres users, it would be better to use pgcrypto's built-in crypt function. We need a way to abstract …
-
* sample of your data - is it relational?
* why is the current json model failing? ram or disk
* cost - argument here for self hosting mysql on the vm's disk
* scale - size of eventual dataset …
-
First of all, huge thanks for assembling and maintaining such db of viral sequences.
Secondly, I would really appreciate if the field 'host' could be added to the db columns.
I know that it may take…
-
## Overview
Hitting escape when a database PW entry widget has the focus/input causes the database to be closed.
## Steps to Reproduce
1. Open one or more databases
2. click in the PW (or key fi…
RJVB updated
2 months ago
-
Inputs: tech + user (= user@server for Oracle DBs)
-
Our intention is to store OKHs and OKWs in Azure blob storage.
YML is the way the Internet of Product Alliance (IoPA) encodes OKHs (and OKWs, although that format was written by Helpful.)
Howev…
-
# Environment
Knex version: 0.21.12
Database + version: pg 8.4.2
OS:
# Feature discussion / request
1. Explain what is your use case
Return the first updated line.
I'm migrating from an…
-
Currently the MySQL extension only supports SSL it would be nice to add in SSH Tunnel capabilities as well as some of our Aurora MySQL DBs are behind SSH.