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 09:49:30 +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 book list support in the database 2018-04-09 00:15:58 +00:00
database_test.go Make the tests pass 2018-04-08 22:11:19 +00:00
list.go Add basic html/rss support for book lists 2018-04-09 09:49:30 +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 Add book list support in the database 2018-04-09 00:15:58 +00:00
users_test.go [WIP] migration to psql 2017-05-21 10:44:43 +00:00