1
0
mirror of https://github.com/bitwarden/server synced 2026-01-07 11:03:37 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Daniel James Smith
0f7e8dc806 Fixes #1101: Extend email column length to 256 characters (Postgres) (#1192) 2021-03-12 14:28:30 -05:00
Papina
5000de6fa8 #453 Added PostgreSQL initial db scripts (User) (#556)
* PostgreSQL initial commit of translation from SQL Server to PostgreSQL

* snake_case added.
set search path for schema.  schema qualified name no longer needed for creation and access of functions.

* Table DDL for PostgreSQL
2019-09-11 13:38:46 -04:00