aboutsummaryrefslogtreecommitdiff
path: root/apps/web/migrations/meta
diff options
context:
space:
mode:
Diffstat (limited to 'apps/web/migrations/meta')
-rw-r--r--apps/web/migrations/meta/0000_snapshot.json18
-rw-r--r--apps/web/migrations/meta/_journal.json4
2 files changed, 19 insertions, 3 deletions
diff --git a/apps/web/migrations/meta/0000_snapshot.json b/apps/web/migrations/meta/0000_snapshot.json
index 0639eb77..a7689010 100644
--- a/apps/web/migrations/meta/0000_snapshot.json
+++ b/apps/web/migrations/meta/0000_snapshot.json
@@ -1,7 +1,7 @@
{
"version": "6",
"dialect": "sqlite",
- "id": "ab91d972-05ff-4916-84b7-1cfaab4c3879",
+ "id": "8705302a-eae7-4fbf-9ce8-8ae23df228a2",
"prevId": "00000000-0000-0000-0000-000000000000",
"tables": {
"account": {
@@ -298,6 +298,14 @@
"primaryKey": false,
"notNull": false,
"autoincrement": false
+ },
+ "createdAt": {
+ "name": "createdAt",
+ "type": "integer",
+ "primaryKey": false,
+ "notNull": true,
+ "autoincrement": false,
+ "default": "'\"2024-07-25T22:31:50.848Z\"'"
}
},
"indexes": {
@@ -738,6 +746,14 @@
"primaryKey": false,
"notNull": false,
"autoincrement": false
+ },
+ "hasOnboarded": {
+ "name": "hasOnboarded",
+ "type": "integer",
+ "primaryKey": false,
+ "notNull": false,
+ "autoincrement": false,
+ "default": false
}
},
"indexes": {
diff --git a/apps/web/migrations/meta/_journal.json b/apps/web/migrations/meta/_journal.json
index c7ab51e1..d79e2607 100644
--- a/apps/web/migrations/meta/_journal.json
+++ b/apps/web/migrations/meta/_journal.json
@@ -5,8 +5,8 @@
{
"idx": 0,
"version": "6",
- "when": 1720360287793,
- "tag": "0000_exotic_sway",
+ "when": 1721946710900,
+ "tag": "0000_steep_moira_mactaggert",
"breakpoints": true
}
]