1
0
Fork 0
mirror of synced 2024-09-08 13:41:09 +12:00
budibase/packages/backend-core/src/db
2023-11-20 21:52:29 +01:00
..
couch Quick addition - if the object has been deleted but the key is still known, then CouchDB will alert us to the fact that it is deleted, leaving the response in a weird state. 2023-11-10 11:58:07 +00:00
searchIndexes Type breaking changes as any 2023-07-18 10:49:39 +02:00
tests Lint fix 2023-11-20 15:36:55 +01:00
constants.ts Catch a few more edge cases with column names, add tests for them. 2023-10-27 15:59:31 +01:00
db.ts Pass types through context callbacks. 2023-11-08 16:17:24 +00:00
errors.ts PR comments. 2023-07-04 11:59:56 +01:00
index.ts Adding warning back in for non-409 errors of user sync. 2023-07-03 16:00:33 +01:00
lucene.ts Remove type information from JSDoc in .ts files, it's redundant. 2023-10-17 16:46:32 +01:00
Replication.ts Remove type information from JSDoc in .ts files, it's redundant. 2023-10-17 16:46:32 +01:00
utils.ts eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
views.ts Updating DesignDocument and View typing - making it more clear how view and lucene indexing works. 2023-11-08 12:46:00 +00:00