This repository has been archived on 2025-03-01. You can view files and clone it, but cannot push or open issues or pull requests.
trantor/lib/database
2018-04-09 20:52:40 +00:00
..
books.go Create tables, indexes, functions and triggers programatically 2017-09-21 21:05:06 +00:00
books_test.go Make the tests pass 2018-04-08 22:11:19 +00:00
database.go Add indexes to list entries 2018-04-09 10:51:20 +00:00
database_test.go Make the tests pass 2018-04-08 22:11:19 +00:00
list.go Clean up a bit the add book to list interface 2018-04-09 19:00:06 +00:00
list_test.go Add book list support in the database 2018-04-09 00:15:58 +00:00
news.go Create tables, indexes, functions and triggers programatically 2017-09-21 21:05:06 +00:00
news_test.go [WIP] migration to psql 2017-05-21 10:44:43 +00:00
ro.go Add book list support in the database 2018-04-09 00:15:58 +00:00
stats.go Create tables, indexes, functions and triggers programatically 2017-09-21 21:05:06 +00:00
submissions.go Add comments to submissions 2018-04-07 23:50:01 +00:00
users.go Improve usability of the user registration 2018-04-09 20:52:40 +00:00
users_test.go [WIP] migration to psql 2017-05-21 10:44:43 +00:00