mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
For release 1.1.4 in main
This commit is contained in:
Binary file not shown.
@@ -82,7 +82,7 @@ export const auth = betterAuth({
|
|||||||
},
|
},
|
||||||
additionalFields: {
|
additionalFields: {
|
||||||
deletedAt: {
|
deletedAt: {
|
||||||
type: "number", //pg timestamp
|
type: "number",
|
||||||
nullable: true,
|
nullable: true,
|
||||||
required: false,
|
required: false,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user