Axel Rindle
|
34c2c5fd51
|
feat: support custom db schema (#6670)
* feat: db schema
* apply suggestion
Co-authored-by: Tom Moor <tom.moor@gmail.com>
* fix linter
---------
Co-authored-by: Tom Moor <tom.moor@gmail.com>
|
2024-03-15 06:08:12 -07:00 |
|
Apoorv Mishra
|
7e61a519f1
|
Type server models (#6326)
* fix: type server models
* fix: make ParanoidModel generic
* fix: ApiKey
* fix: Attachment
* fix: AuthenticationProvider
* fix: Backlink
* fix: Collection
* fix: Comment
* fix: Document
* fix: FileOperation
* fix: Group
* fix: GroupPermission
* fix: GroupUser
* fix: Integration
* fix: IntegrationAuthentication
* fix: Notification
* fix: Pin
* fix: Revision
* fix: SearchQuery
* fix: Share
* fix: Star
* fix: Subscription
* fix: TypeError
* fix: Imports
* fix: Team
* fix: TeamDomain
* fix: User
* fix: UserAuthentication
* fix: UserPermission
* fix: View
* fix: WebhookDelivery
* fix: WebhookSubscription
* Remove type duplication
---------
Co-authored-by: Tom Moor <tom.moor@gmail.com>
|
2024-01-12 22:33:05 +05:30 |
|
Tom Moor
|
a21e1d9fea
|
chore: Expose createDatabaseInstance, createMigrationRunner methods
|
2023-11-25 13:18:51 -05:00 |
|
Tom Moor
|
a1b52e18dd
|
chore: Centralize environment detection
|
2023-11-09 19:24:16 -05:00 |
|
Tom Moor
|
86cb861ca7
|
Improve clarity of error message when database SSL disabled and file storage cannot be written
|
2023-09-27 09:07:49 -04:00 |
|
Tom Moor
|
3eb947e9a5
|
chore: Improve perf of server tests (#5785)
|
2023-09-06 04:14:49 -07:00 |
|
Tom Moor
|
74722b80f2
|
chore: Refactor file storage (#5711)
|
2023-08-20 07:04:34 -07:00 |
|