Initialize client forms
This commit is contained in:
@@ -195,6 +195,10 @@ const schema: BUN_SQLITE_DatabaseSchemaType = {
|
||||
fieldName: "user_id",
|
||||
dataType: "INTEGER",
|
||||
},
|
||||
{
|
||||
fieldName: "public_ip_address",
|
||||
dataType: "TEXT",
|
||||
},
|
||||
{
|
||||
fieldName: "wg_ip_address",
|
||||
dataType: "TEXT",
|
||||
|
||||
Reference in New Issue
Block a user