diff options
Diffstat (limited to 'drizzle/20260115112155_parched_night_thrasher/migration.sql')
| -rw-r--r-- | drizzle/20260115112155_parched_night_thrasher/migration.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drizzle/20260115112155_parched_night_thrasher/migration.sql b/drizzle/20260115112155_parched_night_thrasher/migration.sql new file mode 100644 index 0000000..5155288 --- /dev/null +++ b/drizzle/20260115112155_parched_night_thrasher/migration.sql @@ -0,0 +1 @@ +ALTER TABLE "linkedDevices" ADD COLUMN "last_online" integer;
\ No newline at end of file |