budibase/packages/backend-core/src/db
mike12345567 50bbbb2e06 Updating datasource controller types, this branched out a little bit to removing as many anys as possible, and allowing RowValue to correctly be returned from the allDocs function of the DB. 2024-02-29 16:28:00 +00:00
..
couch Updating datasource controller types, this branched out a little bit to removing as many anys as possible, and allowing RowValue to correctly be returned from the allDocs function of the DB. 2024-02-29 16:28:00 +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
Replication.ts Remove type information from JSDoc in .ts files, it's redundant. 2023-10-17 16:46:32 +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 Revert "Remove all custom tracing to see if it's the cause of the memory leak." 2024-01-02 11:36:32 +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
instrumentation.ts Updating datasource controller types, this branched out a little bit to removing as many anys as possible, and allowing RowValue to correctly be returned from the allDocs function of the DB. 2024-02-29 16:28:00 +00:00
lucene.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