budibase/packages/server/scripts
mike12345567 1d695be77c This PR includes a change to pagination which makes sure if the 5000 max row limit is hit that pagination still kicks in. This means that you can eventually return all rows, although for very large tables you may hit rate limits (if you have thousands of rows related to each row in your table). 2024-07-31 16:21:49 +01:00
..
dev Enables SQS in dev! 2024-06-06 16:10:58 +01:00
integrations This PR includes a change to pagination which makes sure if the 5000 max row limit is hit that pagination still kicks in. This means that you can eventually return all rows, although for very large tables you may hit rate limits (if you have thousands of rows related to each row in your table). 2024-07-31 16:21:49 +01:00
load Update messages 2024-01-02 12:31:08 +01:00
watchtower-hooks
account.js Introduce dev modes, update contributor guide 2021-10-08 13:13:16 +01:00
build.js PR comments. 2023-05-23 16:07:45 +01:00
exportAppTemplate.js Finally removing all usages of backend-core/ type imports from server, including some further typescript conversions. 2022-11-22 19:49:59 +00:00
localdomain.js Update tenancy detection to honour any subdomain pattern according to platform url 2022-11-09 16:35:16 +00:00
multiTenancy.js
selfhost.js
svelteTransformer.js Update Svelte Major Version to 4 (#13036) 2024-02-22 13:19:29 +00:00
test.sh Add --coverage back to local tests for packages/server 2024-04-03 16:49:42 +01:00