This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
pgbackweb
Watch
1
Star
0
Fork
0
You've already forked pgbackweb
mirror of
https://github.com/eduardolat/pgbackweb.git
synced
2026-02-09 21:58:25 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
737aea3ef4a39ce4f38e15e18cb7bc3f37d5cfde
pgbackweb
/
internal
/
database
/
migrations
History
Luis Eduardo Jeréz Girón
a6bf396e65
Add retention_days column to backups table and update related SQL queries
2024-07-21 19:34:23 -06:00
..
20240720055349_enable_extensions.sql
Add database migrations
2024-07-20 00:24:20 -06:00
20240720055620_add_change_updated_at_function.sql
Add database migrations
2024-07-20 00:24:20 -06:00
20240720055717_add_users_table.sql
Add database migrations
2024-07-20 00:24:20 -06:00
20240720055720_add_sessions_table.sql
Make token column unique in sessions table migration
2024-07-20 17:40:15 -06:00
20240720055723_add_databases_table.sql
Update databases table schema to include pg_version field
2024-07-20 22:16:35 -06:00
20240720055730_add_destinations_table.sql
Add database migrations
2024-07-20 00:24:20 -06:00
20240720060503_add_backups_table.sql
Add retention_days column to backups table and update related SQL queries
2024-07-21 19:34:23 -06:00
20240720060508_add_executions_table.sql
Add backup_id column to executions table and create index
2024-07-21 17:28:11 -06:00