mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-22 05:18:08 -05:00
updates
This commit is contained in:
@@ -27,5 +27,4 @@ export const COLUMN_TYPES = ['string', 'number', 'boolean', 'date', 'json'] as c
|
||||
|
||||
export const NAME_PATTERN = /^[a-z_][a-z0-9_]*$/i
|
||||
|
||||
/** Database table name for user table rows (used in SQL query building) */
|
||||
export const USER_TABLE_ROWS_SQL_NAME = 'user_table_rows'
|
||||
|
||||
Reference in New Issue
Block a user