Luis Eduardo Jeréz Girón
|
b8811a4072
|
Change webhook_executions table name
|
2024-09-01 23:53:39 -06:00 |
|
Luis Eduardo Jeréz Girón
|
c9ea76be56
|
Add webhooks mechanism
|
2024-08-18 23:02:25 -06:00 |
|
Luis Eduardo Jeréz Girón
|
5a8c47446c
|
Add databases and destinations health checks and some ui improvements
|
2024-08-15 22:46:05 -06:00 |
|
Julien W
|
03604dfd53
|
Add file_size field to execution table
|
2024-08-11 21:08:02 +02:00 |
|
Luis Eduardo Jeréz Girón
|
065889fd56
|
Add restorations table to the database migrations
|
2024-08-04 18:54:56 -06:00 |
|
Luis Eduardo Jeréz Girón
|
c577bf7d2d
|
Add migration to add is_local column to backups table
|
2024-08-03 21:27:51 -06:00 |
|
Luis Eduardo Jeréz Girón
|
8c9d071395
|
Update backups table cron_expression column
|
2024-07-24 02:05:20 -06:00 |
|
Luis Eduardo Jeréz Girón
|
ae9b3b7adc
|
Update encrypted fields in database to use bytea type
|
2024-07-23 23:48:09 -06:00 |
|
Luis Eduardo Jeréz Girón
|
6798397dc6
|
Update foreign key constraints in database migrations
|
2024-07-22 23:29:25 -06:00 |
|
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 |
|
Luis Eduardo Jeréz Girón
|
88df185ab7
|
Add backup_id column to executions table and create index
|
2024-07-21 17:28:11 -06:00 |
|
Luis Eduardo Jeréz Girón
|
237ab076f5
|
Update backups table schema to include time_zone field
|
2024-07-20 23:19:08 -06:00 |
|
Luis Eduardo Jeréz Girón
|
fffa6b3fca
|
Update databases table schema to include pg_version field
|
2024-07-20 22:16:35 -06:00 |
|
Luis Eduardo Jeréz Girón
|
83ecb918b4
|
Update executions table schema to allow nullable message field
|
2024-07-20 22:05:24 -06:00 |
|
Luis Eduardo Jeréz Girón
|
656d60e865
|
Make token column unique in sessions table migration
|
2024-07-20 17:40:15 -06:00 |
|
Luis Eduardo Jeréz Girón
|
c4237a3436
|
Update 'backup_uri' column name to 'path' in executions table migration
|
2024-07-20 16:52:19 -06:00 |
|
Luis Eduardo Jeréz Girón
|
5b45812df4
|
Add 'deleted_at' and 'status' column to executions table migration
|
2024-07-20 16:51:03 -06:00 |
|
Luis Eduardo Jeréz Girón
|
8406547b3b
|
Remove trailing comma in sessions table migration
|
2024-07-20 00:56:26 -06:00 |
|
Luis Eduardo Jeréz Girón
|
5b561ff869
|
Add sessions table migration
|
2024-07-20 00:56:07 -06:00 |
|
Luis Eduardo Jeréz Girón
|
d78ee5639d
|
Refactor database connection error messages
|
2024-07-20 00:34:57 -06:00 |
|
Luis Eduardo Jeréz Girón
|
5de759cc92
|
Rename package from "db" to "database"
|
2024-07-20 00:30:56 -06:00 |
|
Luis Eduardo Jeréz Girón
|
ef12cece4f
|
Add .gitignore for generated database files and implement database connection functionality
|
2024-07-20 00:29:09 -06:00 |
|
Luis Eduardo Jeréz Girón
|
7775939a22
|
Add database migrations
|
2024-07-20 00:24:20 -06:00 |
|