|
|
2d758c990b
|
Fix merge issue flexible backend (#1685)
* Fix merge issue flexible backend
* Fix tests
* Try fix tests
* Try fix tests
|
2023-09-20 19:11:21 -07:00 |
|
|
|
19365f6639
|
Add metadata migration setup (#1674)
* Add metadata migration setup
* add migration generator
* fix missing 'mocks'
---------
Co-authored-by: Charles Bochet <charlesBochet@users.noreply.github.com>
|
2023-09-20 17:27:07 -07:00 |
|
|
|
b1171e22a3
|
feat: add findAll and findUnique resolver for universal objects (#1576)
* wip: refacto and start creating custom resolver
* feat: findMany & findUnique of a custom entity
* feat: wip pagination
* feat: initial metadata migration
* feat: universal findAll with pagination
* fix: clean small stuff in pagination
* fix: test
* fix: miss file
* feat: rename custom into universal
* feat: create metadata schema in default database
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-09-20 17:24:13 -07:00 |
|
|
|
ec90c77ec1
|
Refactor tenant ORM integration (#1650)
* Refactor tenant ORM integration
* fix tests
|
2023-09-19 17:58:28 +02:00 |
|