update,
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// RULES:
|
||||
// COL_<COLLECTION_NAME> = "<table name in dbml file>"
|
||||
// e.g. COL_APPLE = "Apple" table in dbml
|
||||
// e.g. COL_APPLE = collection "Apple" in pocketbase = "Apple" table in dbml
|
||||
const COL_LESSON_TYPES = 'LessonsTypes';
|
||||
const COL_LESSON_CATEGORIES = 'LessonsCategories';
|
||||
const COL_USERS = 'users';
|
||||
|
Reference in New Issue
Block a user