budibase/packages/backend-core/src/db
mike12345567 8d308b591a Enabled SQS in self-host/development (single tenancy) as long as the SQS_ENABLED flag has been set, tenants don't need to be specified as there are no tenants. 2024-07-11 13:33:56 +01:00
..
couch Only default the CouchDB SQL URL if we are in dev, otherwise attempt to work out what it is based on the main CouchDB URL (as this should work in all default production environments). 2024-07-11 11:11:28 +01:00
searchIndexes Reenable no-undefs. 2024-03-19 17:47:39 +00:00
tests Stripping credentials from Couch URLs + test cases. 2024-07-03 11:25:21 +01:00
Replication.ts Addressing PR comments. 2024-05-16 13:27:54 +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 Final fix for remove function. 2024-05-16 13:52:38 +01:00
lucene.ts Fix Lucene tests. 2024-05-08 15:36:26 +01:00
utils.ts Enabled SQS in self-host/development (single tenancy) as long as the SQS_ENABLED flag has been set, tenants don't need to be specified as there are no tenants. 2024-07-11 13:33:56 +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