mirror of
https://github.com/frappe/books.git
synced 2026-08-24 10:04:45 -05:00
feat: syncQueue model
This commit is contained in:
@@ -17,6 +17,7 @@ export const sqliteTypeMap: Record<string, KnexColumnType> = {
|
||||
Time: 'time',
|
||||
Text: 'text',
|
||||
Data: 'text',
|
||||
Secret: 'text',
|
||||
Link: 'text',
|
||||
DynamicLink: 'text',
|
||||
Password: 'text',
|
||||
|
||||
Reference in New Issue
Block a user