-
- Downloads
Project 'kevin/bulletin' was moved to 'pp/bulletin'. Please update any links and bookmarks that may still have the old path.
First pass at storage.
Showing
- Makefile 7 additions, 0 deletionsMakefile
- ask/ask.go 13 additions, 0 deletionsask/ask.go
- storage/connection.go 3 additions, 47 deletionsstorage/connection.go
- storage/display.go 35 additions, 0 deletionsstorage/display.go
- storage/folders.sql.go 2 additions, 3 deletionsstorage/folders.sql.go
- storage/messages.sql.go 23 additions, 13 deletionsstorage/messages.sql.go
- storage/migrate.go 35 additions, 0 deletionsstorage/migrate.go
- storage/migrations/1_create_table.up.sql 37 additions, 23 deletionsstorage/migrations/1_create_table.up.sql
- storage/models.go 17 additions, 18 deletionsstorage/models.go
- storage/queries/messages.sql 3 additions, 0 deletionsstorage/queries/messages.sql
- storage/queries/users.sql 4 additions, 3 deletionsstorage/queries/users.sql
- storage/users.sql.go 25 additions, 14 deletionsstorage/users.sql.go
- this/this.go 85 additions, 0 deletionsthis/this.go
- users/users.go 2 additions, 79 deletionsusers/users.go
Loading
Please register or sign in to comment