..
__tests__
feat: mariadb support ( #3052 )
2023-11-20 08:54:40 +08:00
database-utils
feat: database view collection ( #1587 )
2023-04-01 21:56:01 +08:00
decorators
feat(database): handle targetCollection option in repository find ( #2175 )
2023-07-21 10:51:56 +08:00
eager-loading
feat(database): append tree parent recursively ( #2573 )
2023-09-25 18:17:19 +08:00
errors
features
fix(database): skip reference delete on view collection ( #2303 )
2023-07-23 17:13:30 +08:00
field-repository
feat: api documentation plugin ( #2255 )
2023-08-24 00:27:57 +08:00
fields
feat: mariadb support ( #3052 )
2023-11-20 08:54:40 +08:00
listeners
feat(database): handle targetCollection option in repository find ( #2175 )
2023-07-21 10:51:56 +08:00
operators
feat: mariadb support ( #3052 )
2023-11-20 08:54:40 +08:00
query-interface
feat: mariadb support ( #3052 )
2023-11-20 08:54:40 +08:00
relation-repository
feat: api documentation plugin ( #2255 )
2023-08-24 00:27:57 +08:00
repositories
feat(database): append tree parent recursively ( #2573 )
2023-09-25 18:17:19 +08:00
sql-collection
feat(db): add sql collection ( #2419 )
2023-09-25 15:03:23 +08:00
sql-parser
feat(database): view collection support for add new, update and delete actions ( #2119 )
2023-07-14 14:49:12 +08:00
value-parsers
fix(import): remove commas from numbers ( #3011 )
2023-11-10 10:00:21 +08:00
view
feat: mariadb support ( #3052 )
2023-11-20 08:54:40 +08:00
collection-factory.ts
feat: register collection sync logic ( #3055 )
2023-11-17 11:22:46 +08:00
collection-group-manager.ts
feat: multiple apps ( #1540 )
2023-03-10 19:16:00 +08:00
collection-importer.ts
fix: improve build ( #2643 )
2023-09-15 08:51:20 +08:00
collection.ts
feat: mariadb support ( #3052 )
2023-11-20 08:54:40 +08:00
database.ts
feat: mariadb support ( #3052 )
2023-11-20 08:54:40 +08:00
filter-match.ts
filter-parser.ts
feat(collection-manager): tableOID field and collection field ( #2161 )
2023-07-04 23:16:49 +08:00
helpers.ts
feat: mariadb support ( #3052 )
2023-11-20 08:54:40 +08:00
index.ts
feat(db): add sql collection ( #2419 )
2023-09-25 15:03:23 +08:00
inherited-collection.ts
feat(database): handle targetCollection option in repository find ( #2175 )
2023-07-21 10:51:56 +08:00
inherited-map.ts
magic-attribute-model.ts
migration.ts
mock-database.ts
feat(ci): run backend tests concurrently ( #2815 )
2023-10-17 22:22:45 +08:00
model-hook.ts
fix: eslint ( #1759 )
2023-04-25 13:12:14 +08:00
model.ts
feat: mariadb support ( #3052 )
2023-11-20 08:54:40 +08:00
options-parser.ts
feat: mariadb support ( #3052 )
2023-11-20 08:54:40 +08:00
playground.ts
repository.ts
feat: plugin-mock-collections ( #2988 )
2023-11-10 11:32:03 +08:00
sync-runner.ts
chore: sync runner error message
2023-07-27 21:50:41 +08:00
types.ts
fix: eslint ( #1759 )
2023-04-25 13:12:14 +08:00
update-associations.ts
chore: should update belongs to many through table when it is a view ( #2635 )
2023-09-13 07:15:43 +08:00
update-guard.ts
fix: error when post create action with emtpy value ( #2916 )
2023-10-26 11:42:09 +08:00
utils.ts
Refactor/append fields ( #1883 )
2023-05-19 16:39:00 +08:00
view-collection.ts
feat(database): view collection support for add new, update and delete actions ( #2119 )
2023-07-14 14:49:12 +08:00