@prisma/orm-extension-supabase 8.0.0-rc.5-dev.2 → 8.0.0-rc.5-dev.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{contract-DMfLbJHA-cAPnZpB0.mjs → contract-DX7e7_zM-DMhBfdZA.mjs} +169 -169
- package/dist/contract-DX7e7_zM-DMhBfdZA.mjs.map +1 -0
- package/dist/contract.d.mts +8 -8
- package/dist/contract.mjs +1 -1
- package/dist/contract.mjs.map +1 -1
- package/dist/pack.mjs +1 -1
- package/dist/pack.mjs.map +1 -1
- package/dist/runtime.d.mts +552 -520
- package/dist/runtime.d.mts.map +1 -1
- package/dist/runtime.mjs +1 -1
- package/dist/runtime.mjs.map +1 -1
- package/package.json +10 -10
- package/dist/contract-DMfLbJHA-cAPnZpB0.mjs.map +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
//#region ../../../3-extensions/supabase/dist/contract-
|
|
2
|
-
var version = "8.0.0-rc.5-dev.
|
|
1
|
+
//#region ../../../3-extensions/supabase/dist/contract-DX7e7_zM.mjs
|
|
2
|
+
var version = "8.0.0-rc.5-dev.4";
|
|
3
3
|
var contract_default = {
|
|
4
4
|
schemaVersion: "1",
|
|
5
5
|
targetFamily: "sql",
|
|
@@ -146,7 +146,7 @@ var contract_default = {
|
|
|
146
146
|
"createdAt": {
|
|
147
147
|
"nullable": true,
|
|
148
148
|
"type": {
|
|
149
|
-
"codecId": "pg/timestamptz@1",
|
|
149
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
150
150
|
"kind": "scalar"
|
|
151
151
|
}
|
|
152
152
|
},
|
|
@@ -197,7 +197,7 @@ var contract_default = {
|
|
|
197
197
|
"createdAt": {
|
|
198
198
|
"nullable": true,
|
|
199
199
|
"type": {
|
|
200
|
-
"codecId": "pg/timestamptz@1",
|
|
200
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
201
201
|
"kind": "scalar"
|
|
202
202
|
}
|
|
203
203
|
},
|
|
@@ -225,7 +225,7 @@ var contract_default = {
|
|
|
225
225
|
"lastSignInAt": {
|
|
226
226
|
"nullable": true,
|
|
227
227
|
"type": {
|
|
228
|
-
"codecId": "pg/timestamptz@1",
|
|
228
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
229
229
|
"kind": "scalar"
|
|
230
230
|
}
|
|
231
231
|
},
|
|
@@ -246,7 +246,7 @@ var contract_default = {
|
|
|
246
246
|
"updatedAt": {
|
|
247
247
|
"nullable": true,
|
|
248
248
|
"type": {
|
|
249
|
-
"codecId": "pg/timestamptz@1",
|
|
249
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
250
250
|
"kind": "scalar"
|
|
251
251
|
}
|
|
252
252
|
},
|
|
@@ -298,7 +298,7 @@ var contract_default = {
|
|
|
298
298
|
"createdAt": {
|
|
299
299
|
"nullable": true,
|
|
300
300
|
"type": {
|
|
301
|
-
"codecId": "pg/timestamptz@1",
|
|
301
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
302
302
|
"kind": "scalar"
|
|
303
303
|
}
|
|
304
304
|
},
|
|
@@ -326,7 +326,7 @@ var contract_default = {
|
|
|
326
326
|
"notAfter": {
|
|
327
327
|
"nullable": true,
|
|
328
328
|
"type": {
|
|
329
|
-
"codecId": "pg/timestamptz@1",
|
|
329
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
330
330
|
"kind": "scalar"
|
|
331
331
|
}
|
|
332
332
|
},
|
|
@@ -354,7 +354,7 @@ var contract_default = {
|
|
|
354
354
|
"refreshedAt": {
|
|
355
355
|
"nullable": true,
|
|
356
356
|
"type": {
|
|
357
|
-
"codecId": "pg/timestamp@1",
|
|
357
|
+
"codecId": "pg/timestamp-temporal@1",
|
|
358
358
|
"kind": "scalar"
|
|
359
359
|
}
|
|
360
360
|
},
|
|
@@ -375,7 +375,7 @@ var contract_default = {
|
|
|
375
375
|
"updatedAt": {
|
|
376
376
|
"nullable": true,
|
|
377
377
|
"type": {
|
|
378
|
-
"codecId": "pg/timestamptz@1",
|
|
378
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
379
379
|
"kind": "scalar"
|
|
380
380
|
}
|
|
381
381
|
},
|
|
@@ -474,14 +474,14 @@ var contract_default = {
|
|
|
474
474
|
"bannedUntil": {
|
|
475
475
|
"nullable": true,
|
|
476
476
|
"type": {
|
|
477
|
-
"codecId": "pg/timestamptz@1",
|
|
477
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
478
478
|
"kind": "scalar"
|
|
479
479
|
}
|
|
480
480
|
},
|
|
481
481
|
"confirmationSentAt": {
|
|
482
482
|
"nullable": true,
|
|
483
483
|
"type": {
|
|
484
|
-
"codecId": "pg/timestamptz@1",
|
|
484
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
485
485
|
"kind": "scalar"
|
|
486
486
|
}
|
|
487
487
|
},
|
|
@@ -495,21 +495,21 @@ var contract_default = {
|
|
|
495
495
|
"confirmedAt": {
|
|
496
496
|
"nullable": true,
|
|
497
497
|
"type": {
|
|
498
|
-
"codecId": "pg/timestamptz@1",
|
|
498
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
499
499
|
"kind": "scalar"
|
|
500
500
|
}
|
|
501
501
|
},
|
|
502
502
|
"createdAt": {
|
|
503
503
|
"nullable": true,
|
|
504
504
|
"type": {
|
|
505
|
-
"codecId": "pg/timestamptz@1",
|
|
505
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
506
506
|
"kind": "scalar"
|
|
507
507
|
}
|
|
508
508
|
},
|
|
509
509
|
"deletedAt": {
|
|
510
510
|
"nullable": true,
|
|
511
511
|
"type": {
|
|
512
|
-
"codecId": "pg/timestamptz@1",
|
|
512
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
513
513
|
"kind": "scalar"
|
|
514
514
|
}
|
|
515
515
|
},
|
|
@@ -537,7 +537,7 @@ var contract_default = {
|
|
|
537
537
|
"emailChangeSentAt": {
|
|
538
538
|
"nullable": true,
|
|
539
539
|
"type": {
|
|
540
|
-
"codecId": "pg/timestamptz@1",
|
|
540
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
541
541
|
"kind": "scalar"
|
|
542
542
|
}
|
|
543
543
|
},
|
|
@@ -558,7 +558,7 @@ var contract_default = {
|
|
|
558
558
|
"emailConfirmedAt": {
|
|
559
559
|
"nullable": true,
|
|
560
560
|
"type": {
|
|
561
|
-
"codecId": "pg/timestamptz@1",
|
|
561
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
562
562
|
"kind": "scalar"
|
|
563
563
|
}
|
|
564
564
|
},
|
|
@@ -586,7 +586,7 @@ var contract_default = {
|
|
|
586
586
|
"invitedAt": {
|
|
587
587
|
"nullable": true,
|
|
588
588
|
"type": {
|
|
589
|
-
"codecId": "pg/timestamptz@1",
|
|
589
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
590
590
|
"kind": "scalar"
|
|
591
591
|
}
|
|
592
592
|
},
|
|
@@ -614,7 +614,7 @@ var contract_default = {
|
|
|
614
614
|
"lastSignInAt": {
|
|
615
615
|
"nullable": true,
|
|
616
616
|
"type": {
|
|
617
|
-
"codecId": "pg/timestamptz@1",
|
|
617
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
618
618
|
"kind": "scalar"
|
|
619
619
|
}
|
|
620
620
|
},
|
|
@@ -635,7 +635,7 @@ var contract_default = {
|
|
|
635
635
|
"phoneChangeSentAt": {
|
|
636
636
|
"nullable": true,
|
|
637
637
|
"type": {
|
|
638
|
-
"codecId": "pg/timestamptz@1",
|
|
638
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
639
639
|
"kind": "scalar"
|
|
640
640
|
}
|
|
641
641
|
},
|
|
@@ -649,7 +649,7 @@ var contract_default = {
|
|
|
649
649
|
"phoneConfirmedAt": {
|
|
650
650
|
"nullable": true,
|
|
651
651
|
"type": {
|
|
652
|
-
"codecId": "pg/timestamptz@1",
|
|
652
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
653
653
|
"kind": "scalar"
|
|
654
654
|
}
|
|
655
655
|
},
|
|
@@ -670,7 +670,7 @@ var contract_default = {
|
|
|
670
670
|
"reauthenticationSentAt": {
|
|
671
671
|
"nullable": true,
|
|
672
672
|
"type": {
|
|
673
|
-
"codecId": "pg/timestamptz@1",
|
|
673
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
674
674
|
"kind": "scalar"
|
|
675
675
|
}
|
|
676
676
|
},
|
|
@@ -684,7 +684,7 @@ var contract_default = {
|
|
|
684
684
|
"recoverySentAt": {
|
|
685
685
|
"nullable": true,
|
|
686
686
|
"type": {
|
|
687
|
-
"codecId": "pg/timestamptz@1",
|
|
687
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
688
688
|
"kind": "scalar"
|
|
689
689
|
}
|
|
690
690
|
},
|
|
@@ -705,7 +705,7 @@ var contract_default = {
|
|
|
705
705
|
"updatedAt": {
|
|
706
706
|
"nullable": true,
|
|
707
707
|
"type": {
|
|
708
|
-
"codecId": "pg/timestamptz@1",
|
|
708
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
709
709
|
"kind": "scalar"
|
|
710
710
|
}
|
|
711
711
|
}
|
|
@@ -897,14 +897,14 @@ var contract_default = {
|
|
|
897
897
|
"createdAt": {
|
|
898
898
|
"nullable": false,
|
|
899
899
|
"type": {
|
|
900
|
-
"codecId": "pg/timestamptz@1",
|
|
900
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
901
901
|
"kind": "scalar"
|
|
902
902
|
}
|
|
903
903
|
},
|
|
904
904
|
"discoveryCachedAt": {
|
|
905
905
|
"nullable": true,
|
|
906
906
|
"type": {
|
|
907
|
-
"codecId": "pg/timestamptz@1",
|
|
907
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
908
908
|
"kind": "scalar"
|
|
909
909
|
}
|
|
910
910
|
},
|
|
@@ -1003,7 +1003,7 @@ var contract_default = {
|
|
|
1003
1003
|
"updatedAt": {
|
|
1004
1004
|
"nullable": false,
|
|
1005
1005
|
"type": {
|
|
1006
|
-
"codecId": "pg/timestamptz@1",
|
|
1006
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
1007
1007
|
"kind": "scalar"
|
|
1008
1008
|
}
|
|
1009
1009
|
},
|
|
@@ -1059,7 +1059,7 @@ var contract_default = {
|
|
|
1059
1059
|
"authCodeIssuedAt": {
|
|
1060
1060
|
"nullable": true,
|
|
1061
1061
|
"type": {
|
|
1062
|
-
"codecId": "pg/timestamptz@1",
|
|
1062
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
1063
1063
|
"kind": "scalar"
|
|
1064
1064
|
}
|
|
1065
1065
|
},
|
|
@@ -1088,7 +1088,7 @@ var contract_default = {
|
|
|
1088
1088
|
"createdAt": {
|
|
1089
1089
|
"nullable": true,
|
|
1090
1090
|
"type": {
|
|
1091
|
-
"codecId": "pg/timestamptz@1",
|
|
1091
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
1092
1092
|
"kind": "scalar"
|
|
1093
1093
|
}
|
|
1094
1094
|
},
|
|
@@ -1158,7 +1158,7 @@ var contract_default = {
|
|
|
1158
1158
|
"updatedAt": {
|
|
1159
1159
|
"nullable": true,
|
|
1160
1160
|
"type": {
|
|
1161
|
-
"codecId": "pg/timestamptz@1",
|
|
1161
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
1162
1162
|
"kind": "scalar"
|
|
1163
1163
|
}
|
|
1164
1164
|
},
|
|
@@ -1210,7 +1210,7 @@ var contract_default = {
|
|
|
1210
1210
|
"createdAt": {
|
|
1211
1211
|
"nullable": true,
|
|
1212
1212
|
"type": {
|
|
1213
|
-
"codecId": "pg/timestamptz@1",
|
|
1213
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
1214
1214
|
"kind": "scalar"
|
|
1215
1215
|
}
|
|
1216
1216
|
},
|
|
@@ -1231,7 +1231,7 @@ var contract_default = {
|
|
|
1231
1231
|
"updatedAt": {
|
|
1232
1232
|
"nullable": true,
|
|
1233
1233
|
"type": {
|
|
1234
|
-
"codecId": "pg/timestamptz@1",
|
|
1234
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
1235
1235
|
"kind": "scalar"
|
|
1236
1236
|
}
|
|
1237
1237
|
},
|
|
@@ -1268,7 +1268,7 @@ var contract_default = {
|
|
|
1268
1268
|
"createdAt": {
|
|
1269
1269
|
"nullable": false,
|
|
1270
1270
|
"type": {
|
|
1271
|
-
"codecId": "pg/timestamptz@1",
|
|
1271
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
1272
1272
|
"kind": "scalar"
|
|
1273
1273
|
}
|
|
1274
1274
|
},
|
|
@@ -1289,7 +1289,7 @@ var contract_default = {
|
|
|
1289
1289
|
"updatedAt": {
|
|
1290
1290
|
"nullable": false,
|
|
1291
1291
|
"type": {
|
|
1292
|
-
"codecId": "pg/timestamptz@1",
|
|
1292
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
1293
1293
|
"kind": "scalar"
|
|
1294
1294
|
}
|
|
1295
1295
|
}
|
|
@@ -1322,7 +1322,7 @@ var contract_default = {
|
|
|
1322
1322
|
"createdAt": {
|
|
1323
1323
|
"nullable": false,
|
|
1324
1324
|
"type": {
|
|
1325
|
-
"codecId": "pg/timestamptz@1",
|
|
1325
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
1326
1326
|
"kind": "scalar"
|
|
1327
1327
|
}
|
|
1328
1328
|
},
|
|
@@ -1357,7 +1357,7 @@ var contract_default = {
|
|
|
1357
1357
|
"verifiedAt": {
|
|
1358
1358
|
"nullable": true,
|
|
1359
1359
|
"type": {
|
|
1360
|
-
"codecId": "pg/timestamptz@1",
|
|
1360
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
1361
1361
|
"kind": "scalar"
|
|
1362
1362
|
}
|
|
1363
1363
|
},
|
|
@@ -1399,7 +1399,7 @@ var contract_default = {
|
|
|
1399
1399
|
"createdAt": {
|
|
1400
1400
|
"nullable": false,
|
|
1401
1401
|
"type": {
|
|
1402
|
-
"codecId": "pg/timestamptz@1",
|
|
1402
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
1403
1403
|
"kind": "scalar"
|
|
1404
1404
|
}
|
|
1405
1405
|
},
|
|
@@ -1428,7 +1428,7 @@ var contract_default = {
|
|
|
1428
1428
|
"lastChallengedAt": {
|
|
1429
1429
|
"nullable": true,
|
|
1430
1430
|
"type": {
|
|
1431
|
-
"codecId": "pg/timestamptz@1",
|
|
1431
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
1432
1432
|
"kind": "scalar"
|
|
1433
1433
|
}
|
|
1434
1434
|
},
|
|
@@ -1464,7 +1464,7 @@ var contract_default = {
|
|
|
1464
1464
|
"updatedAt": {
|
|
1465
1465
|
"nullable": false,
|
|
1466
1466
|
"type": {
|
|
1467
|
-
"codecId": "pg/timestamptz@1",
|
|
1467
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
1468
1468
|
"kind": "scalar"
|
|
1469
1469
|
}
|
|
1470
1470
|
},
|
|
@@ -1539,7 +1539,7 @@ var contract_default = {
|
|
|
1539
1539
|
"approvedAt": {
|
|
1540
1540
|
"nullable": true,
|
|
1541
1541
|
"type": {
|
|
1542
|
-
"codecId": "pg/timestamptz@1",
|
|
1542
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
1543
1543
|
"kind": "scalar"
|
|
1544
1544
|
}
|
|
1545
1545
|
},
|
|
@@ -1582,14 +1582,14 @@ var contract_default = {
|
|
|
1582
1582
|
"createdAt": {
|
|
1583
1583
|
"nullable": false,
|
|
1584
1584
|
"type": {
|
|
1585
|
-
"codecId": "pg/timestamptz@1",
|
|
1585
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
1586
1586
|
"kind": "scalar"
|
|
1587
1587
|
}
|
|
1588
1588
|
},
|
|
1589
1589
|
"expiresAt": {
|
|
1590
1590
|
"nullable": false,
|
|
1591
1591
|
"type": {
|
|
1592
|
-
"codecId": "pg/timestamptz@1",
|
|
1592
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
1593
1593
|
"kind": "scalar"
|
|
1594
1594
|
}
|
|
1595
1595
|
},
|
|
@@ -1719,7 +1719,7 @@ var contract_default = {
|
|
|
1719
1719
|
"createdAt": {
|
|
1720
1720
|
"nullable": false,
|
|
1721
1721
|
"type": {
|
|
1722
|
-
"codecId": "pg/timestamptz@1",
|
|
1722
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
1723
1723
|
"kind": "scalar"
|
|
1724
1724
|
}
|
|
1725
1725
|
},
|
|
@@ -1784,14 +1784,14 @@ var contract_default = {
|
|
|
1784
1784
|
"createdAt": {
|
|
1785
1785
|
"nullable": false,
|
|
1786
1786
|
"type": {
|
|
1787
|
-
"codecId": "pg/timestamptz@1",
|
|
1787
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
1788
1788
|
"kind": "scalar"
|
|
1789
1789
|
}
|
|
1790
1790
|
},
|
|
1791
1791
|
"deletedAt": {
|
|
1792
1792
|
"nullable": true,
|
|
1793
1793
|
"type": {
|
|
1794
|
-
"codecId": "pg/timestamptz@1",
|
|
1794
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
1795
1795
|
"kind": "scalar"
|
|
1796
1796
|
}
|
|
1797
1797
|
},
|
|
@@ -1841,7 +1841,7 @@ var contract_default = {
|
|
|
1841
1841
|
"updatedAt": {
|
|
1842
1842
|
"nullable": false,
|
|
1843
1843
|
"type": {
|
|
1844
|
-
"codecId": "pg/timestamptz@1",
|
|
1844
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
1845
1845
|
"kind": "scalar"
|
|
1846
1846
|
}
|
|
1847
1847
|
}
|
|
@@ -1913,7 +1913,7 @@ var contract_default = {
|
|
|
1913
1913
|
"grantedAt": {
|
|
1914
1914
|
"nullable": false,
|
|
1915
1915
|
"type": {
|
|
1916
|
-
"codecId": "pg/timestamptz@1",
|
|
1916
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
1917
1917
|
"kind": "scalar"
|
|
1918
1918
|
}
|
|
1919
1919
|
},
|
|
@@ -1927,7 +1927,7 @@ var contract_default = {
|
|
|
1927
1927
|
"revokedAt": {
|
|
1928
1928
|
"nullable": true,
|
|
1929
1929
|
"type": {
|
|
1930
|
-
"codecId": "pg/timestamptz@1",
|
|
1930
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
1931
1931
|
"kind": "scalar"
|
|
1932
1932
|
}
|
|
1933
1933
|
},
|
|
@@ -1988,7 +1988,7 @@ var contract_default = {
|
|
|
1988
1988
|
"createdAt": {
|
|
1989
1989
|
"nullable": false,
|
|
1990
1990
|
"type": {
|
|
1991
|
-
"codecId": "pg/timestamp@1",
|
|
1991
|
+
"codecId": "pg/timestamp-temporal@1",
|
|
1992
1992
|
"kind": "scalar"
|
|
1993
1993
|
}
|
|
1994
1994
|
},
|
|
@@ -2024,7 +2024,7 @@ var contract_default = {
|
|
|
2024
2024
|
"updatedAt": {
|
|
2025
2025
|
"nullable": false,
|
|
2026
2026
|
"type": {
|
|
2027
|
-
"codecId": "pg/timestamp@1",
|
|
2027
|
+
"codecId": "pg/timestamp-temporal@1",
|
|
2028
2028
|
"kind": "scalar"
|
|
2029
2029
|
}
|
|
2030
2030
|
},
|
|
@@ -2066,7 +2066,7 @@ var contract_default = {
|
|
|
2066
2066
|
"createdAt": {
|
|
2067
2067
|
"nullable": true,
|
|
2068
2068
|
"type": {
|
|
2069
|
-
"codecId": "pg/timestamptz@1",
|
|
2069
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
2070
2070
|
"kind": "scalar"
|
|
2071
2071
|
}
|
|
2072
2072
|
},
|
|
@@ -2115,7 +2115,7 @@ var contract_default = {
|
|
|
2115
2115
|
"updatedAt": {
|
|
2116
2116
|
"nullable": true,
|
|
2117
2117
|
"type": {
|
|
2118
|
-
"codecId": "pg/timestamptz@1",
|
|
2118
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
2119
2119
|
"kind": "scalar"
|
|
2120
2120
|
}
|
|
2121
2121
|
},
|
|
@@ -2166,7 +2166,7 @@ var contract_default = {
|
|
|
2166
2166
|
"createdAt": {
|
|
2167
2167
|
"nullable": true,
|
|
2168
2168
|
"type": {
|
|
2169
|
-
"codecId": "pg/timestamptz@1",
|
|
2169
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
2170
2170
|
"kind": "scalar"
|
|
2171
2171
|
}
|
|
2172
2172
|
},
|
|
@@ -2215,7 +2215,7 @@ var contract_default = {
|
|
|
2215
2215
|
"updatedAt": {
|
|
2216
2216
|
"nullable": true,
|
|
2217
2217
|
"type": {
|
|
2218
|
-
"codecId": "pg/timestamptz@1",
|
|
2218
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
2219
2219
|
"kind": "scalar"
|
|
2220
2220
|
}
|
|
2221
2221
|
}
|
|
@@ -2252,7 +2252,7 @@ var contract_default = {
|
|
|
2252
2252
|
"createdAt": {
|
|
2253
2253
|
"nullable": true,
|
|
2254
2254
|
"type": {
|
|
2255
|
-
"codecId": "pg/timestamptz@1",
|
|
2255
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
2256
2256
|
"kind": "scalar"
|
|
2257
2257
|
}
|
|
2258
2258
|
},
|
|
@@ -2301,7 +2301,7 @@ var contract_default = {
|
|
|
2301
2301
|
"updatedAt": {
|
|
2302
2302
|
"nullable": true,
|
|
2303
2303
|
"type": {
|
|
2304
|
-
"codecId": "pg/timestamptz@1",
|
|
2304
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
2305
2305
|
"kind": "scalar"
|
|
2306
2306
|
}
|
|
2307
2307
|
}
|
|
@@ -2365,7 +2365,7 @@ var contract_default = {
|
|
|
2365
2365
|
"createdAt": {
|
|
2366
2366
|
"nullable": true,
|
|
2367
2367
|
"type": {
|
|
2368
|
-
"codecId": "pg/timestamptz@1",
|
|
2368
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
2369
2369
|
"kind": "scalar"
|
|
2370
2370
|
}
|
|
2371
2371
|
},
|
|
@@ -2393,7 +2393,7 @@ var contract_default = {
|
|
|
2393
2393
|
"updatedAt": {
|
|
2394
2394
|
"nullable": true,
|
|
2395
2395
|
"type": {
|
|
2396
|
-
"codecId": "pg/timestamptz@1",
|
|
2396
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
2397
2397
|
"kind": "scalar"
|
|
2398
2398
|
}
|
|
2399
2399
|
}
|
|
@@ -2426,7 +2426,7 @@ var contract_default = {
|
|
|
2426
2426
|
"createdAt": {
|
|
2427
2427
|
"nullable": true,
|
|
2428
2428
|
"type": {
|
|
2429
|
-
"codecId": "pg/timestamptz@1",
|
|
2429
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
2430
2430
|
"kind": "scalar"
|
|
2431
2431
|
}
|
|
2432
2432
|
},
|
|
@@ -2454,7 +2454,7 @@ var contract_default = {
|
|
|
2454
2454
|
"updatedAt": {
|
|
2455
2455
|
"nullable": true,
|
|
2456
2456
|
"type": {
|
|
2457
|
-
"codecId": "pg/timestamptz@1",
|
|
2457
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
2458
2458
|
"kind": "scalar"
|
|
2459
2459
|
}
|
|
2460
2460
|
}
|
|
@@ -2518,14 +2518,14 @@ var contract_default = {
|
|
|
2518
2518
|
"createdAt": {
|
|
2519
2519
|
"nullable": false,
|
|
2520
2520
|
"type": {
|
|
2521
|
-
"codecId": "pg/timestamptz@1",
|
|
2521
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
2522
2522
|
"kind": "scalar"
|
|
2523
2523
|
}
|
|
2524
2524
|
},
|
|
2525
2525
|
"expiresAt": {
|
|
2526
2526
|
"nullable": false,
|
|
2527
2527
|
"type": {
|
|
2528
|
-
"codecId": "pg/timestamptz@1",
|
|
2528
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
2529
2529
|
"kind": "scalar"
|
|
2530
2530
|
}
|
|
2531
2531
|
},
|
|
@@ -2608,7 +2608,7 @@ var contract_default = {
|
|
|
2608
2608
|
"createdAt": {
|
|
2609
2609
|
"nullable": false,
|
|
2610
2610
|
"type": {
|
|
2611
|
-
"codecId": "pg/timestamptz@1",
|
|
2611
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
2612
2612
|
"kind": "scalar"
|
|
2613
2613
|
}
|
|
2614
2614
|
},
|
|
@@ -2636,7 +2636,7 @@ var contract_default = {
|
|
|
2636
2636
|
"lastUsedAt": {
|
|
2637
2637
|
"nullable": true,
|
|
2638
2638
|
"type": {
|
|
2639
|
-
"codecId": "pg/timestamptz@1",
|
|
2639
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
2640
2640
|
"kind": "scalar"
|
|
2641
2641
|
}
|
|
2642
2642
|
},
|
|
@@ -2664,7 +2664,7 @@ var contract_default = {
|
|
|
2664
2664
|
"updatedAt": {
|
|
2665
2665
|
"nullable": false,
|
|
2666
2666
|
"type": {
|
|
2667
|
-
"codecId": "pg/timestamptz@1",
|
|
2667
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
2668
2668
|
"kind": "scalar"
|
|
2669
2669
|
}
|
|
2670
2670
|
},
|
|
@@ -2723,14 +2723,14 @@ var contract_default = {
|
|
|
2723
2723
|
"createdAt": {
|
|
2724
2724
|
"nullable": false,
|
|
2725
2725
|
"type": {
|
|
2726
|
-
"codecId": "pg/timestamptz@1",
|
|
2726
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
2727
2727
|
"kind": "scalar"
|
|
2728
2728
|
}
|
|
2729
2729
|
},
|
|
2730
2730
|
"deletedAt": {
|
|
2731
2731
|
"nullable": true,
|
|
2732
2732
|
"type": {
|
|
2733
|
-
"codecId": "pg/timestamptz@1",
|
|
2733
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
2734
2734
|
"kind": "scalar"
|
|
2735
2735
|
}
|
|
2736
2736
|
},
|
|
@@ -2758,7 +2758,7 @@ var contract_default = {
|
|
|
2758
2758
|
"updatedAt": {
|
|
2759
2759
|
"nullable": false,
|
|
2760
2760
|
"type": {
|
|
2761
|
-
"codecId": "pg/timestamptz@1",
|
|
2761
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
2762
2762
|
"kind": "scalar"
|
|
2763
2763
|
}
|
|
2764
2764
|
}
|
|
@@ -2814,7 +2814,7 @@ var contract_default = {
|
|
|
2814
2814
|
"createdAt": {
|
|
2815
2815
|
"nullable": false,
|
|
2816
2816
|
"type": {
|
|
2817
|
-
"codecId": "pg/timestamptz@1",
|
|
2817
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
2818
2818
|
"kind": "scalar"
|
|
2819
2819
|
}
|
|
2820
2820
|
},
|
|
@@ -2828,7 +2828,7 @@ var contract_default = {
|
|
|
2828
2828
|
"updatedAt": {
|
|
2829
2829
|
"nullable": false,
|
|
2830
2830
|
"type": {
|
|
2831
|
-
"codecId": "pg/timestamptz@1",
|
|
2831
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
2832
2832
|
"kind": "scalar"
|
|
2833
2833
|
}
|
|
2834
2834
|
}
|
|
@@ -2874,7 +2874,7 @@ var contract_default = {
|
|
|
2874
2874
|
"createdAt": {
|
|
2875
2875
|
"nullable": false,
|
|
2876
2876
|
"type": {
|
|
2877
|
-
"codecId": "pg/timestamptz@1",
|
|
2877
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
2878
2878
|
"kind": "scalar"
|
|
2879
2879
|
}
|
|
2880
2880
|
},
|
|
@@ -2902,7 +2902,7 @@ var contract_default = {
|
|
|
2902
2902
|
"updatedAt": {
|
|
2903
2903
|
"nullable": false,
|
|
2904
2904
|
"type": {
|
|
2905
|
-
"codecId": "pg/timestamptz@1",
|
|
2905
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
2906
2906
|
"kind": "scalar"
|
|
2907
2907
|
}
|
|
2908
2908
|
}
|
|
@@ -2964,7 +2964,7 @@ var contract_default = {
|
|
|
2964
2964
|
"createdAt": {
|
|
2965
2965
|
"nullable": false,
|
|
2966
2966
|
"type": {
|
|
2967
|
-
"codecId": "pg/timestamptz@1",
|
|
2967
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
2968
2968
|
"kind": "scalar"
|
|
2969
2969
|
}
|
|
2970
2970
|
},
|
|
@@ -3020,7 +3020,7 @@ var contract_default = {
|
|
|
3020
3020
|
"updatedAt": {
|
|
3021
3021
|
"nullable": false,
|
|
3022
3022
|
"type": {
|
|
3023
|
-
"codecId": "pg/timestamptz@1",
|
|
3023
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
3024
3024
|
"kind": "scalar"
|
|
3025
3025
|
}
|
|
3026
3026
|
}
|
|
@@ -3072,7 +3072,7 @@ var contract_default = {
|
|
|
3072
3072
|
"executedAt": {
|
|
3073
3073
|
"nullable": true,
|
|
3074
3074
|
"type": {
|
|
3075
|
-
"codecId": "pg/timestamp@1",
|
|
3075
|
+
"codecId": "pg/timestamp-temporal@1",
|
|
3076
3076
|
"kind": "scalar"
|
|
3077
3077
|
}
|
|
3078
3078
|
},
|
|
@@ -3122,7 +3122,7 @@ var contract_default = {
|
|
|
3122
3122
|
"createdAt": {
|
|
3123
3123
|
"nullable": false,
|
|
3124
3124
|
"type": {
|
|
3125
|
-
"codecId": "pg/timestamptz@1",
|
|
3125
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
3126
3126
|
"kind": "scalar"
|
|
3127
3127
|
}
|
|
3128
3128
|
},
|
|
@@ -3236,7 +3236,7 @@ var contract_default = {
|
|
|
3236
3236
|
"createdAt": {
|
|
3237
3237
|
"nullable": false,
|
|
3238
3238
|
"type": {
|
|
3239
|
-
"codecId": "pg/timestamptz@1",
|
|
3239
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
3240
3240
|
"kind": "scalar"
|
|
3241
3241
|
}
|
|
3242
3242
|
},
|
|
@@ -3358,7 +3358,7 @@ var contract_default = {
|
|
|
3358
3358
|
"createdAt": {
|
|
3359
3359
|
"nullable": true,
|
|
3360
3360
|
"type": {
|
|
3361
|
-
"codecId": "pg/timestamptz@1",
|
|
3361
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
3362
3362
|
"kind": "scalar"
|
|
3363
3363
|
}
|
|
3364
3364
|
},
|
|
@@ -3407,7 +3407,7 @@ var contract_default = {
|
|
|
3407
3407
|
"updatedAt": {
|
|
3408
3408
|
"nullable": true,
|
|
3409
3409
|
"type": {
|
|
3410
|
-
"codecId": "pg/timestamptz@1",
|
|
3410
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
3411
3411
|
"kind": "scalar"
|
|
3412
3412
|
}
|
|
3413
3413
|
}
|
|
@@ -3476,7 +3476,7 @@ var contract_default = {
|
|
|
3476
3476
|
"createdAt": {
|
|
3477
3477
|
"nullable": true,
|
|
3478
3478
|
"type": {
|
|
3479
|
-
"codecId": "pg/timestamptz@1",
|
|
3479
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
3480
3480
|
"kind": "scalar"
|
|
3481
3481
|
}
|
|
3482
3482
|
},
|
|
@@ -3490,7 +3490,7 @@ var contract_default = {
|
|
|
3490
3490
|
"lastAccessedAt": {
|
|
3491
3491
|
"nullable": true,
|
|
3492
3492
|
"type": {
|
|
3493
|
-
"codecId": "pg/timestamptz@1",
|
|
3493
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
3494
3494
|
"kind": "scalar"
|
|
3495
3495
|
}
|
|
3496
3496
|
},
|
|
@@ -3525,7 +3525,7 @@ var contract_default = {
|
|
|
3525
3525
|
"updatedAt": {
|
|
3526
3526
|
"nullable": true,
|
|
3527
3527
|
"type": {
|
|
3528
|
-
"codecId": "pg/timestamptz@1",
|
|
3528
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
3529
3529
|
"kind": "scalar"
|
|
3530
3530
|
}
|
|
3531
3531
|
},
|
|
@@ -3585,7 +3585,7 @@ var contract_default = {
|
|
|
3585
3585
|
"createdAt": {
|
|
3586
3586
|
"nullable": false,
|
|
3587
3587
|
"type": {
|
|
3588
|
-
"codecId": "pg/timestamptz@1",
|
|
3588
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
3589
3589
|
"kind": "scalar"
|
|
3590
3590
|
}
|
|
3591
3591
|
},
|
|
@@ -3634,7 +3634,7 @@ var contract_default = {
|
|
|
3634
3634
|
"updatedAt": {
|
|
3635
3635
|
"nullable": false,
|
|
3636
3636
|
"type": {
|
|
3637
|
-
"codecId": "pg/timestamptz@1",
|
|
3637
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
3638
3638
|
"kind": "scalar"
|
|
3639
3639
|
}
|
|
3640
3640
|
}
|
|
@@ -3852,7 +3852,7 @@ var contract_default = {
|
|
|
3852
3852
|
"audit_log_entries": {
|
|
3853
3853
|
"columns": {
|
|
3854
3854
|
"created_at": {
|
|
3855
|
-
"codecId": "pg/timestamptz@1",
|
|
3855
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
3856
3856
|
"nativeType": "timestamptz",
|
|
3857
3857
|
"nullable": true
|
|
3858
3858
|
},
|
|
@@ -3948,7 +3948,7 @@ var contract_default = {
|
|
|
3948
3948
|
"nullable": false
|
|
3949
3949
|
},
|
|
3950
3950
|
"created_at": {
|
|
3951
|
-
"codecId": "pg/timestamptz@1",
|
|
3951
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
3952
3952
|
"default": {
|
|
3953
3953
|
"expression": "now()",
|
|
3954
3954
|
"kind": "function"
|
|
@@ -3957,7 +3957,7 @@ var contract_default = {
|
|
|
3957
3957
|
"nullable": false
|
|
3958
3958
|
},
|
|
3959
3959
|
"discovery_cached_at": {
|
|
3960
|
-
"codecId": "pg/timestamptz@1",
|
|
3960
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
3961
3961
|
"nativeType": "timestamptz",
|
|
3962
3962
|
"nullable": true
|
|
3963
3963
|
},
|
|
@@ -4053,7 +4053,7 @@ var contract_default = {
|
|
|
4053
4053
|
"nullable": true
|
|
4054
4054
|
},
|
|
4055
4055
|
"updated_at": {
|
|
4056
|
-
"codecId": "pg/timestamptz@1",
|
|
4056
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
4057
4057
|
"default": {
|
|
4058
4058
|
"expression": "now()",
|
|
4059
4059
|
"kind": "function"
|
|
@@ -4107,7 +4107,7 @@ var contract_default = {
|
|
|
4107
4107
|
"nullable": true
|
|
4108
4108
|
},
|
|
4109
4109
|
"auth_code_issued_at": {
|
|
4110
|
-
"codecId": "pg/timestamptz@1",
|
|
4110
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
4111
4111
|
"nativeType": "timestamptz",
|
|
4112
4112
|
"nullable": true
|
|
4113
4113
|
},
|
|
@@ -4134,7 +4134,7 @@ var contract_default = {
|
|
|
4134
4134
|
}
|
|
4135
4135
|
},
|
|
4136
4136
|
"created_at": {
|
|
4137
|
-
"codecId": "pg/timestamptz@1",
|
|
4137
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
4138
4138
|
"nativeType": "timestamptz",
|
|
4139
4139
|
"nullable": true
|
|
4140
4140
|
},
|
|
@@ -4191,7 +4191,7 @@ var contract_default = {
|
|
|
4191
4191
|
"nullable": true
|
|
4192
4192
|
},
|
|
4193
4193
|
"updated_at": {
|
|
4194
|
-
"codecId": "pg/timestamptz@1",
|
|
4194
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
4195
4195
|
"nativeType": "timestamptz",
|
|
4196
4196
|
"nullable": true
|
|
4197
4197
|
},
|
|
@@ -4229,7 +4229,7 @@ var contract_default = {
|
|
|
4229
4229
|
"identities": {
|
|
4230
4230
|
"columns": {
|
|
4231
4231
|
"created_at": {
|
|
4232
|
-
"codecId": "pg/timestamptz@1",
|
|
4232
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
4233
4233
|
"nativeType": "timestamptz",
|
|
4234
4234
|
"nullable": true
|
|
4235
4235
|
},
|
|
@@ -4254,7 +4254,7 @@ var contract_default = {
|
|
|
4254
4254
|
"nullable": false
|
|
4255
4255
|
},
|
|
4256
4256
|
"last_sign_in_at": {
|
|
4257
|
-
"codecId": "pg/timestamptz@1",
|
|
4257
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
4258
4258
|
"nativeType": "timestamptz",
|
|
4259
4259
|
"nullable": true
|
|
4260
4260
|
},
|
|
@@ -4269,7 +4269,7 @@ var contract_default = {
|
|
|
4269
4269
|
"nullable": false
|
|
4270
4270
|
},
|
|
4271
4271
|
"updated_at": {
|
|
4272
|
-
"codecId": "pg/timestamptz@1",
|
|
4272
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
4273
4273
|
"nativeType": "timestamptz",
|
|
4274
4274
|
"nullable": true
|
|
4275
4275
|
},
|
|
@@ -4315,7 +4315,7 @@ var contract_default = {
|
|
|
4315
4315
|
"instances": {
|
|
4316
4316
|
"columns": {
|
|
4317
4317
|
"created_at": {
|
|
4318
|
-
"codecId": "pg/timestamptz@1",
|
|
4318
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
4319
4319
|
"nativeType": "timestamptz",
|
|
4320
4320
|
"nullable": true
|
|
4321
4321
|
},
|
|
@@ -4331,7 +4331,7 @@ var contract_default = {
|
|
|
4331
4331
|
"nullable": true
|
|
4332
4332
|
},
|
|
4333
4333
|
"updated_at": {
|
|
4334
|
-
"codecId": "pg/timestamptz@1",
|
|
4334
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
4335
4335
|
"nativeType": "timestamptz",
|
|
4336
4336
|
"nullable": true
|
|
4337
4337
|
},
|
|
@@ -4358,7 +4358,7 @@ var contract_default = {
|
|
|
4358
4358
|
"nullable": false
|
|
4359
4359
|
},
|
|
4360
4360
|
"created_at": {
|
|
4361
|
-
"codecId": "pg/timestamptz@1",
|
|
4361
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
4362
4362
|
"nativeType": "timestamptz",
|
|
4363
4363
|
"nullable": false
|
|
4364
4364
|
},
|
|
@@ -4375,7 +4375,7 @@ var contract_default = {
|
|
|
4375
4375
|
"typeRef": "Id"
|
|
4376
4376
|
},
|
|
4377
4377
|
"updated_at": {
|
|
4378
|
-
"codecId": "pg/timestamptz@1",
|
|
4378
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
4379
4379
|
"nativeType": "timestamptz",
|
|
4380
4380
|
"nullable": false
|
|
4381
4381
|
}
|
|
@@ -4407,7 +4407,7 @@ var contract_default = {
|
|
|
4407
4407
|
"mfa_challenges": {
|
|
4408
4408
|
"columns": {
|
|
4409
4409
|
"created_at": {
|
|
4410
|
-
"codecId": "pg/timestamptz@1",
|
|
4410
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
4411
4411
|
"nativeType": "timestamptz",
|
|
4412
4412
|
"nullable": false
|
|
4413
4413
|
},
|
|
@@ -4435,7 +4435,7 @@ var contract_default = {
|
|
|
4435
4435
|
"nullable": true
|
|
4436
4436
|
},
|
|
4437
4437
|
"verified_at": {
|
|
4438
|
-
"codecId": "pg/timestamptz@1",
|
|
4438
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
4439
4439
|
"nativeType": "timestamptz",
|
|
4440
4440
|
"nullable": true
|
|
4441
4441
|
},
|
|
@@ -4473,7 +4473,7 @@ var contract_default = {
|
|
|
4473
4473
|
"mfa_factors": {
|
|
4474
4474
|
"columns": {
|
|
4475
4475
|
"created_at": {
|
|
4476
|
-
"codecId": "pg/timestamptz@1",
|
|
4476
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
4477
4477
|
"nativeType": "timestamptz",
|
|
4478
4478
|
"nullable": false
|
|
4479
4479
|
},
|
|
@@ -4501,7 +4501,7 @@ var contract_default = {
|
|
|
4501
4501
|
"typeRef": "Id"
|
|
4502
4502
|
},
|
|
4503
4503
|
"last_challenged_at": {
|
|
4504
|
-
"codecId": "pg/timestamptz@1",
|
|
4504
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
4505
4505
|
"nativeType": "timestamptz",
|
|
4506
4506
|
"nullable": true
|
|
4507
4507
|
},
|
|
@@ -4533,7 +4533,7 @@ var contract_default = {
|
|
|
4533
4533
|
}
|
|
4534
4534
|
},
|
|
4535
4535
|
"updated_at": {
|
|
4536
|
-
"codecId": "pg/timestamptz@1",
|
|
4536
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
4537
4537
|
"nativeType": "timestamptz",
|
|
4538
4538
|
"nullable": false
|
|
4539
4539
|
},
|
|
@@ -4604,7 +4604,7 @@ var contract_default = {
|
|
|
4604
4604
|
"oauth_authorizations": {
|
|
4605
4605
|
"columns": {
|
|
4606
4606
|
"approved_at": {
|
|
4607
|
-
"codecId": "pg/timestamptz@1",
|
|
4607
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
4608
4608
|
"nativeType": "timestamptz",
|
|
4609
4609
|
"nullable": true
|
|
4610
4610
|
},
|
|
@@ -4642,7 +4642,7 @@ var contract_default = {
|
|
|
4642
4642
|
}
|
|
4643
4643
|
},
|
|
4644
4644
|
"created_at": {
|
|
4645
|
-
"codecId": "pg/timestamptz@1",
|
|
4645
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
4646
4646
|
"default": {
|
|
4647
4647
|
"expression": "now()",
|
|
4648
4648
|
"kind": "function"
|
|
@@ -4651,7 +4651,7 @@ var contract_default = {
|
|
|
4651
4651
|
"nullable": false
|
|
4652
4652
|
},
|
|
4653
4653
|
"expires_at": {
|
|
4654
|
-
"codecId": "pg/timestamptz@1",
|
|
4654
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
4655
4655
|
"default": {
|
|
4656
4656
|
"expression": "(now() + '00:03:00'::interval)",
|
|
4657
4657
|
"kind": "function"
|
|
@@ -4782,7 +4782,7 @@ var contract_default = {
|
|
|
4782
4782
|
"nullable": true
|
|
4783
4783
|
},
|
|
4784
4784
|
"created_at": {
|
|
4785
|
-
"codecId": "pg/timestamptz@1",
|
|
4785
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
4786
4786
|
"nativeType": "timestamptz",
|
|
4787
4787
|
"nullable": false
|
|
4788
4788
|
},
|
|
@@ -4844,7 +4844,7 @@ var contract_default = {
|
|
|
4844
4844
|
"nullable": true
|
|
4845
4845
|
},
|
|
4846
4846
|
"created_at": {
|
|
4847
|
-
"codecId": "pg/timestamptz@1",
|
|
4847
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
4848
4848
|
"default": {
|
|
4849
4849
|
"expression": "now()",
|
|
4850
4850
|
"kind": "function"
|
|
@@ -4853,7 +4853,7 @@ var contract_default = {
|
|
|
4853
4853
|
"nullable": false
|
|
4854
4854
|
},
|
|
4855
4855
|
"deleted_at": {
|
|
4856
|
-
"codecId": "pg/timestamptz@1",
|
|
4856
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
4857
4857
|
"nativeType": "timestamptz",
|
|
4858
4858
|
"nullable": true
|
|
4859
4859
|
},
|
|
@@ -4896,7 +4896,7 @@ var contract_default = {
|
|
|
4896
4896
|
"nullable": false
|
|
4897
4897
|
},
|
|
4898
4898
|
"updated_at": {
|
|
4899
|
-
"codecId": "pg/timestamptz@1",
|
|
4899
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
4900
4900
|
"default": {
|
|
4901
4901
|
"expression": "now()",
|
|
4902
4902
|
"kind": "function"
|
|
@@ -4926,7 +4926,7 @@ var contract_default = {
|
|
|
4926
4926
|
"typeRef": "Id"
|
|
4927
4927
|
},
|
|
4928
4928
|
"granted_at": {
|
|
4929
|
-
"codecId": "pg/timestamptz@1",
|
|
4929
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
4930
4930
|
"default": {
|
|
4931
4931
|
"expression": "now()",
|
|
4932
4932
|
"kind": "function"
|
|
@@ -4941,7 +4941,7 @@ var contract_default = {
|
|
|
4941
4941
|
"typeRef": "Id"
|
|
4942
4942
|
},
|
|
4943
4943
|
"revoked_at": {
|
|
4944
|
-
"codecId": "pg/timestamptz@1",
|
|
4944
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
4945
4945
|
"nativeType": "timestamptz",
|
|
4946
4946
|
"nullable": true
|
|
4947
4947
|
},
|
|
@@ -5015,7 +5015,7 @@ var contract_default = {
|
|
|
5015
5015
|
"one_time_tokens": {
|
|
5016
5016
|
"columns": {
|
|
5017
5017
|
"created_at": {
|
|
5018
|
-
"codecId": "pg/timestamp@1",
|
|
5018
|
+
"codecId": "pg/timestamp-temporal@1",
|
|
5019
5019
|
"default": {
|
|
5020
5020
|
"expression": "now()",
|
|
5021
5021
|
"kind": "function"
|
|
@@ -5053,7 +5053,7 @@ var contract_default = {
|
|
|
5053
5053
|
}
|
|
5054
5054
|
},
|
|
5055
5055
|
"updated_at": {
|
|
5056
|
-
"codecId": "pg/timestamp@1",
|
|
5056
|
+
"codecId": "pg/timestamp-temporal@1",
|
|
5057
5057
|
"default": {
|
|
5058
5058
|
"expression": "now()",
|
|
5059
5059
|
"kind": "function"
|
|
@@ -5111,7 +5111,7 @@ var contract_default = {
|
|
|
5111
5111
|
"refresh_tokens": {
|
|
5112
5112
|
"columns": {
|
|
5113
5113
|
"created_at": {
|
|
5114
|
-
"codecId": "pg/timestamptz@1",
|
|
5114
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
5115
5115
|
"nativeType": "timestamptz",
|
|
5116
5116
|
"nullable": true
|
|
5117
5117
|
},
|
|
@@ -5154,7 +5154,7 @@ var contract_default = {
|
|
|
5154
5154
|
"typeRef": "Parent"
|
|
5155
5155
|
},
|
|
5156
5156
|
"updated_at": {
|
|
5157
|
-
"codecId": "pg/timestamptz@1",
|
|
5157
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
5158
5158
|
"nativeType": "timestamptz",
|
|
5159
5159
|
"nullable": true
|
|
5160
5160
|
},
|
|
@@ -5223,7 +5223,7 @@ var contract_default = {
|
|
|
5223
5223
|
"nullable": true
|
|
5224
5224
|
},
|
|
5225
5225
|
"created_at": {
|
|
5226
|
-
"codecId": "pg/timestamptz@1",
|
|
5226
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
5227
5227
|
"nativeType": "timestamptz",
|
|
5228
5228
|
"nullable": true
|
|
5229
5229
|
},
|
|
@@ -5260,7 +5260,7 @@ var contract_default = {
|
|
|
5260
5260
|
"typeRef": "Id"
|
|
5261
5261
|
},
|
|
5262
5262
|
"updated_at": {
|
|
5263
|
-
"codecId": "pg/timestamptz@1",
|
|
5263
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
5264
5264
|
"nativeType": "timestamptz",
|
|
5265
5265
|
"nullable": true
|
|
5266
5266
|
}
|
|
@@ -5296,7 +5296,7 @@ var contract_default = {
|
|
|
5296
5296
|
"saml_relay_states": {
|
|
5297
5297
|
"columns": {
|
|
5298
5298
|
"created_at": {
|
|
5299
|
-
"codecId": "pg/timestamptz@1",
|
|
5299
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
5300
5300
|
"nativeType": "timestamptz",
|
|
5301
5301
|
"nullable": true
|
|
5302
5302
|
},
|
|
@@ -5334,7 +5334,7 @@ var contract_default = {
|
|
|
5334
5334
|
"typeRef": "Id"
|
|
5335
5335
|
},
|
|
5336
5336
|
"updated_at": {
|
|
5337
|
-
"codecId": "pg/timestamptz@1",
|
|
5337
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
5338
5338
|
"nativeType": "timestamptz",
|
|
5339
5339
|
"nullable": true
|
|
5340
5340
|
}
|
|
@@ -5419,7 +5419,7 @@ var contract_default = {
|
|
|
5419
5419
|
}
|
|
5420
5420
|
},
|
|
5421
5421
|
"created_at": {
|
|
5422
|
-
"codecId": "pg/timestamptz@1",
|
|
5422
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
5423
5423
|
"nativeType": "timestamptz",
|
|
5424
5424
|
"nullable": true
|
|
5425
5425
|
},
|
|
@@ -5442,7 +5442,7 @@ var contract_default = {
|
|
|
5442
5442
|
"typeRef": "IpAddress"
|
|
5443
5443
|
},
|
|
5444
5444
|
"not_after": {
|
|
5445
|
-
"codecId": "pg/timestamptz@1",
|
|
5445
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
5446
5446
|
"nativeType": "timestamptz",
|
|
5447
5447
|
"nullable": true
|
|
5448
5448
|
},
|
|
@@ -5463,7 +5463,7 @@ var contract_default = {
|
|
|
5463
5463
|
"nullable": true
|
|
5464
5464
|
},
|
|
5465
5465
|
"refreshed_at": {
|
|
5466
|
-
"codecId": "pg/timestamp@1",
|
|
5466
|
+
"codecId": "pg/timestamp-temporal@1",
|
|
5467
5467
|
"nativeType": "timestamp",
|
|
5468
5468
|
"nullable": true,
|
|
5469
5469
|
"typeRef": "CreatedAt"
|
|
@@ -5479,7 +5479,7 @@ var contract_default = {
|
|
|
5479
5479
|
"nullable": true
|
|
5480
5480
|
},
|
|
5481
5481
|
"updated_at": {
|
|
5482
|
-
"codecId": "pg/timestamptz@1",
|
|
5482
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
5483
5483
|
"nativeType": "timestamptz",
|
|
5484
5484
|
"nullable": true
|
|
5485
5485
|
},
|
|
@@ -5553,7 +5553,7 @@ var contract_default = {
|
|
|
5553
5553
|
"sso_domains": {
|
|
5554
5554
|
"columns": {
|
|
5555
5555
|
"created_at": {
|
|
5556
|
-
"codecId": "pg/timestamptz@1",
|
|
5556
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
5557
5557
|
"nativeType": "timestamptz",
|
|
5558
5558
|
"nullable": true
|
|
5559
5559
|
},
|
|
@@ -5575,7 +5575,7 @@ var contract_default = {
|
|
|
5575
5575
|
"typeRef": "Id"
|
|
5576
5576
|
},
|
|
5577
5577
|
"updated_at": {
|
|
5578
|
-
"codecId": "pg/timestamptz@1",
|
|
5578
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
5579
5579
|
"nativeType": "timestamptz",
|
|
5580
5580
|
"nullable": true
|
|
5581
5581
|
}
|
|
@@ -5612,7 +5612,7 @@ var contract_default = {
|
|
|
5612
5612
|
"sso_providers": {
|
|
5613
5613
|
"columns": {
|
|
5614
5614
|
"created_at": {
|
|
5615
|
-
"codecId": "pg/timestamptz@1",
|
|
5615
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
5616
5616
|
"nativeType": "timestamptz",
|
|
5617
5617
|
"nullable": true
|
|
5618
5618
|
},
|
|
@@ -5633,7 +5633,7 @@ var contract_default = {
|
|
|
5633
5633
|
"nullable": true
|
|
5634
5634
|
},
|
|
5635
5635
|
"updated_at": {
|
|
5636
|
-
"codecId": "pg/timestamptz@1",
|
|
5636
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
5637
5637
|
"nativeType": "timestamptz",
|
|
5638
5638
|
"nullable": true
|
|
5639
5639
|
}
|
|
@@ -5663,12 +5663,12 @@ var contract_default = {
|
|
|
5663
5663
|
"typeRef": "Parent"
|
|
5664
5664
|
},
|
|
5665
5665
|
"banned_until": {
|
|
5666
|
-
"codecId": "pg/timestamptz@1",
|
|
5666
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
5667
5667
|
"nativeType": "timestamptz",
|
|
5668
5668
|
"nullable": true
|
|
5669
5669
|
},
|
|
5670
5670
|
"confirmation_sent_at": {
|
|
5671
|
-
"codecId": "pg/timestamptz@1",
|
|
5671
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
5672
5672
|
"nativeType": "timestamptz",
|
|
5673
5673
|
"nullable": true
|
|
5674
5674
|
},
|
|
@@ -5679,17 +5679,17 @@ var contract_default = {
|
|
|
5679
5679
|
"typeRef": "Parent"
|
|
5680
5680
|
},
|
|
5681
5681
|
"confirmed_at": {
|
|
5682
|
-
"codecId": "pg/timestamptz@1",
|
|
5682
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
5683
5683
|
"nativeType": "timestamptz",
|
|
5684
5684
|
"nullable": true
|
|
5685
5685
|
},
|
|
5686
5686
|
"created_at": {
|
|
5687
|
-
"codecId": "pg/timestamptz@1",
|
|
5687
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
5688
5688
|
"nativeType": "timestamptz",
|
|
5689
5689
|
"nullable": true
|
|
5690
5690
|
},
|
|
5691
5691
|
"deleted_at": {
|
|
5692
|
-
"codecId": "pg/timestamptz@1",
|
|
5692
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
5693
5693
|
"nativeType": "timestamptz",
|
|
5694
5694
|
"nullable": true
|
|
5695
5695
|
},
|
|
@@ -5716,7 +5716,7 @@ var contract_default = {
|
|
|
5716
5716
|
"typeRef": "EmailChangeConfirmStatus"
|
|
5717
5717
|
},
|
|
5718
5718
|
"email_change_sent_at": {
|
|
5719
|
-
"codecId": "pg/timestamptz@1",
|
|
5719
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
5720
5720
|
"nativeType": "timestamptz",
|
|
5721
5721
|
"nullable": true
|
|
5722
5722
|
},
|
|
@@ -5737,7 +5737,7 @@ var contract_default = {
|
|
|
5737
5737
|
"typeRef": "Parent"
|
|
5738
5738
|
},
|
|
5739
5739
|
"email_confirmed_at": {
|
|
5740
|
-
"codecId": "pg/timestamptz@1",
|
|
5740
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
5741
5741
|
"nativeType": "timestamptz",
|
|
5742
5742
|
"nullable": true
|
|
5743
5743
|
},
|
|
@@ -5760,7 +5760,7 @@ var contract_default = {
|
|
|
5760
5760
|
"typeRef": "Id"
|
|
5761
5761
|
},
|
|
5762
5762
|
"invited_at": {
|
|
5763
|
-
"codecId": "pg/timestamptz@1",
|
|
5763
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
5764
5764
|
"nativeType": "timestamptz",
|
|
5765
5765
|
"nullable": true
|
|
5766
5766
|
},
|
|
@@ -5788,7 +5788,7 @@ var contract_default = {
|
|
|
5788
5788
|
"nullable": true
|
|
5789
5789
|
},
|
|
5790
5790
|
"last_sign_in_at": {
|
|
5791
|
-
"codecId": "pg/timestamptz@1",
|
|
5791
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
5792
5792
|
"nativeType": "timestamptz",
|
|
5793
5793
|
"nullable": true
|
|
5794
5794
|
},
|
|
@@ -5807,7 +5807,7 @@ var contract_default = {
|
|
|
5807
5807
|
"nullable": true
|
|
5808
5808
|
},
|
|
5809
5809
|
"phone_change_sent_at": {
|
|
5810
|
-
"codecId": "pg/timestamptz@1",
|
|
5810
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
5811
5811
|
"nativeType": "timestamptz",
|
|
5812
5812
|
"nullable": true
|
|
5813
5813
|
},
|
|
@@ -5822,7 +5822,7 @@ var contract_default = {
|
|
|
5822
5822
|
"typeRef": "Parent"
|
|
5823
5823
|
},
|
|
5824
5824
|
"phone_confirmed_at": {
|
|
5825
|
-
"codecId": "pg/timestamptz@1",
|
|
5825
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
5826
5826
|
"nativeType": "timestamptz",
|
|
5827
5827
|
"nullable": true
|
|
5828
5828
|
},
|
|
@@ -5837,7 +5837,7 @@ var contract_default = {
|
|
|
5837
5837
|
"nullable": true
|
|
5838
5838
|
},
|
|
5839
5839
|
"reauthentication_sent_at": {
|
|
5840
|
-
"codecId": "pg/timestamptz@1",
|
|
5840
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
5841
5841
|
"nativeType": "timestamptz",
|
|
5842
5842
|
"nullable": true
|
|
5843
5843
|
},
|
|
@@ -5852,7 +5852,7 @@ var contract_default = {
|
|
|
5852
5852
|
"typeRef": "Parent"
|
|
5853
5853
|
},
|
|
5854
5854
|
"recovery_sent_at": {
|
|
5855
|
-
"codecId": "pg/timestamptz@1",
|
|
5855
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
5856
5856
|
"nativeType": "timestamptz",
|
|
5857
5857
|
"nullable": true
|
|
5858
5858
|
},
|
|
@@ -5869,7 +5869,7 @@ var contract_default = {
|
|
|
5869
5869
|
"typeRef": "Parent"
|
|
5870
5870
|
},
|
|
5871
5871
|
"updated_at": {
|
|
5872
|
-
"codecId": "pg/timestamptz@1",
|
|
5872
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
5873
5873
|
"nativeType": "timestamptz",
|
|
5874
5874
|
"nullable": true
|
|
5875
5875
|
}
|
|
@@ -5945,7 +5945,7 @@ var contract_default = {
|
|
|
5945
5945
|
"nullable": false
|
|
5946
5946
|
},
|
|
5947
5947
|
"created_at": {
|
|
5948
|
-
"codecId": "pg/timestamptz@1",
|
|
5948
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
5949
5949
|
"default": {
|
|
5950
5950
|
"expression": "now()",
|
|
5951
5951
|
"kind": "function"
|
|
@@ -5954,7 +5954,7 @@ var contract_default = {
|
|
|
5954
5954
|
"nullable": false
|
|
5955
5955
|
},
|
|
5956
5956
|
"expires_at": {
|
|
5957
|
-
"codecId": "pg/timestamptz@1",
|
|
5957
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
5958
5958
|
"nativeType": "timestamptz",
|
|
5959
5959
|
"nullable": false
|
|
5960
5960
|
},
|
|
@@ -6045,7 +6045,7 @@ var contract_default = {
|
|
|
6045
6045
|
"nullable": false
|
|
6046
6046
|
},
|
|
6047
6047
|
"created_at": {
|
|
6048
|
-
"codecId": "pg/timestamptz@1",
|
|
6048
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
6049
6049
|
"default": {
|
|
6050
6050
|
"expression": "now()",
|
|
6051
6051
|
"kind": "function"
|
|
@@ -6078,7 +6078,7 @@ var contract_default = {
|
|
|
6078
6078
|
"typeRef": "Id"
|
|
6079
6079
|
},
|
|
6080
6080
|
"last_used_at": {
|
|
6081
|
-
"codecId": "pg/timestamptz@1",
|
|
6081
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
6082
6082
|
"nativeType": "timestamptz",
|
|
6083
6083
|
"nullable": true
|
|
6084
6084
|
},
|
|
@@ -6106,7 +6106,7 @@ var contract_default = {
|
|
|
6106
6106
|
"nullable": false
|
|
6107
6107
|
},
|
|
6108
6108
|
"updated_at": {
|
|
6109
|
-
"codecId": "pg/timestamptz@1",
|
|
6109
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
6110
6110
|
"default": {
|
|
6111
6111
|
"expression": "now()",
|
|
6112
6112
|
"kind": "function"
|
|
@@ -6294,7 +6294,7 @@ var contract_default = {
|
|
|
6294
6294
|
"nullable": true
|
|
6295
6295
|
},
|
|
6296
6296
|
"created_at": {
|
|
6297
|
-
"codecId": "pg/timestamptz@1",
|
|
6297
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
6298
6298
|
"default": {
|
|
6299
6299
|
"expression": "now()",
|
|
6300
6300
|
"kind": "function"
|
|
@@ -6354,7 +6354,7 @@ var contract_default = {
|
|
|
6354
6354
|
}
|
|
6355
6355
|
},
|
|
6356
6356
|
"updated_at": {
|
|
6357
|
-
"codecId": "pg/timestamptz@1",
|
|
6357
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
6358
6358
|
"default": {
|
|
6359
6359
|
"expression": "now()",
|
|
6360
6360
|
"kind": "function"
|
|
@@ -6378,7 +6378,7 @@ var contract_default = {
|
|
|
6378
6378
|
"buckets_analytics": {
|
|
6379
6379
|
"columns": {
|
|
6380
6380
|
"created_at": {
|
|
6381
|
-
"codecId": "pg/timestamptz@1",
|
|
6381
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
6382
6382
|
"default": {
|
|
6383
6383
|
"expression": "now()",
|
|
6384
6384
|
"kind": "function"
|
|
@@ -6387,7 +6387,7 @@ var contract_default = {
|
|
|
6387
6387
|
"nullable": false
|
|
6388
6388
|
},
|
|
6389
6389
|
"deleted_at": {
|
|
6390
|
-
"codecId": "pg/timestamptz@1",
|
|
6390
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
6391
6391
|
"nativeType": "timestamptz",
|
|
6392
6392
|
"nullable": true
|
|
6393
6393
|
},
|
|
@@ -6432,7 +6432,7 @@ var contract_default = {
|
|
|
6432
6432
|
}
|
|
6433
6433
|
},
|
|
6434
6434
|
"updated_at": {
|
|
6435
|
-
"codecId": "pg/timestamptz@1",
|
|
6435
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
6436
6436
|
"default": {
|
|
6437
6437
|
"expression": "now()",
|
|
6438
6438
|
"kind": "function"
|
|
@@ -6457,7 +6457,7 @@ var contract_default = {
|
|
|
6457
6457
|
"buckets_vectors": {
|
|
6458
6458
|
"columns": {
|
|
6459
6459
|
"created_at": {
|
|
6460
|
-
"codecId": "pg/timestamptz@1",
|
|
6460
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
6461
6461
|
"default": {
|
|
6462
6462
|
"expression": "now()",
|
|
6463
6463
|
"kind": "function"
|
|
@@ -6487,7 +6487,7 @@ var contract_default = {
|
|
|
6487
6487
|
}
|
|
6488
6488
|
},
|
|
6489
6489
|
"updated_at": {
|
|
6490
|
-
"codecId": "pg/timestamptz@1",
|
|
6490
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
6491
6491
|
"default": {
|
|
6492
6492
|
"expression": "now()",
|
|
6493
6493
|
"kind": "function"
|
|
@@ -6518,7 +6518,7 @@ var contract_default = {
|
|
|
6518
6518
|
"typeRef": "Id"
|
|
6519
6519
|
},
|
|
6520
6520
|
"created_at": {
|
|
6521
|
-
"codecId": "pg/timestamptz@1",
|
|
6521
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
6522
6522
|
"default": {
|
|
6523
6523
|
"expression": "now()",
|
|
6524
6524
|
"kind": "function"
|
|
@@ -6551,7 +6551,7 @@ var contract_default = {
|
|
|
6551
6551
|
"nullable": false
|
|
6552
6552
|
},
|
|
6553
6553
|
"updated_at": {
|
|
6554
|
-
"codecId": "pg/timestamptz@1",
|
|
6554
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
6555
6555
|
"default": {
|
|
6556
6556
|
"expression": "now()",
|
|
6557
6557
|
"kind": "function"
|
|
@@ -6599,7 +6599,7 @@ var contract_default = {
|
|
|
6599
6599
|
"typeRef": "Id"
|
|
6600
6600
|
},
|
|
6601
6601
|
"created_at": {
|
|
6602
|
-
"codecId": "pg/timestamptz@1",
|
|
6602
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
6603
6603
|
"default": {
|
|
6604
6604
|
"expression": "now()",
|
|
6605
6605
|
"kind": "function"
|
|
@@ -6649,7 +6649,7 @@ var contract_default = {
|
|
|
6649
6649
|
"nullable": true
|
|
6650
6650
|
},
|
|
6651
6651
|
"updated_at": {
|
|
6652
|
-
"codecId": "pg/timestamptz@1",
|
|
6652
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
6653
6653
|
"default": {
|
|
6654
6654
|
"expression": "now()",
|
|
6655
6655
|
"kind": "function"
|
|
@@ -6707,7 +6707,7 @@ var contract_default = {
|
|
|
6707
6707
|
"migrations": {
|
|
6708
6708
|
"columns": {
|
|
6709
6709
|
"executed_at": {
|
|
6710
|
-
"codecId": "pg/timestamp@1",
|
|
6710
|
+
"codecId": "pg/timestamp-temporal@1",
|
|
6711
6711
|
"default": {
|
|
6712
6712
|
"expression": "now()",
|
|
6713
6713
|
"kind": "function"
|
|
@@ -6753,7 +6753,7 @@ var contract_default = {
|
|
|
6753
6753
|
"nullable": true
|
|
6754
6754
|
},
|
|
6755
6755
|
"created_at": {
|
|
6756
|
-
"codecId": "pg/timestamptz@1",
|
|
6756
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
6757
6757
|
"default": {
|
|
6758
6758
|
"expression": "now()",
|
|
6759
6759
|
"kind": "function"
|
|
@@ -6772,7 +6772,7 @@ var contract_default = {
|
|
|
6772
6772
|
"typeRef": "Id"
|
|
6773
6773
|
},
|
|
6774
6774
|
"last_accessed_at": {
|
|
6775
|
-
"codecId": "pg/timestamptz@1",
|
|
6775
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
6776
6776
|
"default": {
|
|
6777
6777
|
"expression": "now()",
|
|
6778
6778
|
"kind": "function"
|
|
@@ -6802,7 +6802,7 @@ var contract_default = {
|
|
|
6802
6802
|
"nullable": true
|
|
6803
6803
|
},
|
|
6804
6804
|
"updated_at": {
|
|
6805
|
-
"codecId": "pg/timestamptz@1",
|
|
6805
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
6806
6806
|
"default": {
|
|
6807
6807
|
"expression": "now()",
|
|
6808
6808
|
"kind": "function"
|
|
@@ -6870,7 +6870,7 @@ var contract_default = {
|
|
|
6870
6870
|
"nullable": false
|
|
6871
6871
|
},
|
|
6872
6872
|
"created_at": {
|
|
6873
|
-
"codecId": "pg/timestamptz@1",
|
|
6873
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
6874
6874
|
"default": {
|
|
6875
6875
|
"expression": "now()",
|
|
6876
6876
|
"kind": "function"
|
|
@@ -6959,7 +6959,7 @@ var contract_default = {
|
|
|
6959
6959
|
"nullable": false
|
|
6960
6960
|
},
|
|
6961
6961
|
"created_at": {
|
|
6962
|
-
"codecId": "pg/timestamptz@1",
|
|
6962
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
6963
6963
|
"default": {
|
|
6964
6964
|
"expression": "now()",
|
|
6965
6965
|
"kind": "function"
|
|
@@ -7058,7 +7058,7 @@ var contract_default = {
|
|
|
7058
7058
|
"nullable": false
|
|
7059
7059
|
},
|
|
7060
7060
|
"created_at": {
|
|
7061
|
-
"codecId": "pg/timestamptz@1",
|
|
7061
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
7062
7062
|
"default": {
|
|
7063
7063
|
"expression": "now()",
|
|
7064
7064
|
"kind": "function"
|
|
@@ -7101,7 +7101,7 @@ var contract_default = {
|
|
|
7101
7101
|
"nullable": false
|
|
7102
7102
|
},
|
|
7103
7103
|
"updated_at": {
|
|
7104
|
-
"codecId": "pg/timestamptz@1",
|
|
7104
|
+
"codecId": "pg/timestamptz-temporal@1",
|
|
7105
7105
|
"default": {
|
|
7106
7106
|
"expression": "now()",
|
|
7107
7107
|
"kind": "function"
|
|
@@ -7148,10 +7148,10 @@ var contract_default = {
|
|
|
7148
7148
|
"kind": "postgres-schema"
|
|
7149
7149
|
}
|
|
7150
7150
|
},
|
|
7151
|
-
"storageHash": "
|
|
7151
|
+
"storageHash": "409d9a5191d9d7d8e45a795cb55695a79edce9d8f42ff1e456bce6e79f98dff1",
|
|
7152
7152
|
"types": {
|
|
7153
7153
|
"CreatedAt": {
|
|
7154
|
-
"codecId": "pg/timestamp@1",
|
|
7154
|
+
"codecId": "pg/timestamp-temporal@1",
|
|
7155
7155
|
"kind": "codec-instance",
|
|
7156
7156
|
"nativeType": "timestamp"
|
|
7157
7157
|
},
|
|
@@ -7231,4 +7231,4 @@ var contract_default = {
|
|
|
7231
7231
|
//#endregion
|
|
7232
7232
|
export { version as n, contract_default as t };
|
|
7233
7233
|
|
|
7234
|
-
//# sourceMappingURL=contract-
|
|
7234
|
+
//# sourceMappingURL=contract-DX7e7_zM-DMhBfdZA.mjs.map
|