This repository has been archived on 2021-09-01. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
goddit/migrations
2021-08-29 19:26:01 +02:00
..
1_create_tables.down.sql add handler, html templates, Makefile and migrations 2021-08-29 16:37:20 +02:00
1_create_tables.up.sql add handler, html templates, Makefile and migrations 2021-08-29 16:37:20 +02:00
2_create_sessions_table.down.sql add session handling 2021-08-29 17:09:48 +02:00
2_create_sessions_table.up.sql add session handling 2021-08-29 17:09:48 +02:00
3_create_users_table.down.sql added registeration and started user login 2021-08-29 19:26:01 +02:00
3_create_users_table.up.sql added registeration and started user login 2021-08-29 19:26:01 +02:00