-
- Downloads
A bunch of sql changes
Creates the users, folders and co_owners tables. Move user preferences inside the main database. Makes use of sqlite triggers and foreign key constraints. Not a huge fan of these, but they do fit the use case and this isn't a case where scaling is a concern.
Showing
- NOTES.md 2 additions, 0 deletionsNOTES.md
- accounts/accounts.go 1 addition, 18 deletionsaccounts/accounts.go
- decus/vax91b/bulletin/bulletin6.for 389 additions, 389 deletionsdecus/vax91b/bulletin/bulletin6.for
- folders/folders.go 8 additions, 8 deletionsfolders/folders.go
- folders/sql/1_create_table.down.sql 13 additions, 0 deletionsfolders/sql/1_create_table.down.sql
- folders/sql/1_create_table.up.sql 90 additions, 7 deletionsfolders/sql/1_create_table.up.sql
- repl/command.go 248 additions, 246 deletionsrepl/command.go
Loading
Please register or sign in to comment