This repository has been archived on 2022-05-25. You can view files and clone it, but cannot push or open issues or pull requests.
elon-eats-my-tweets/sql/migrations
Rob Watson 3f134bd417
continuous-integration/drone/push Build is passing Details
database: Remove superfluous ID columns
2022-05-25 06:51:44 +02:00
..
20220520201518_add_users_table.down.sql Add sqlc and basic database integration 2022-05-20 22:57:45 +02:00
20220520201518_add_users_table.up.sql httpserver: Save Twitter user to store 2022-05-21 00:34:20 +02:00
20220523031402_add_elon_tweets_table.down.sql Implement TweetPersister daemon 2022-05-24 21:40:24 +02:00
20220523031402_add_elon_tweets_table.up.sql Implement TweetPersister daemon 2022-05-24 21:40:24 +02:00
20220525041635_refactor_data_model.down.sql database: Remove superfluous ID columns 2022-05-25 06:51:44 +02:00
20220525041635_refactor_data_model.up.sql database: Remove superfluous ID columns 2022-05-25 06:51:44 +02:00