budibase/packages/server/src
Peter Clement bda860693f
Merge pull request #4976 from Budibase/fix/query-rows-automation-fix
Handle error when running a a Query Rows automation with a deleted column
2022-03-22 16:24:59 +00:00
..
api Merge pull request #4918 from Budibase/fix/public-api-errors 2022-03-16 11:31:14 +00:00
automations Merge pull request #4976 from Budibase/fix/query-rows-automation-fix 2022-03-22 16:24:59 +00:00
constants Moving validators to a single location, simplify route files and all re-usability. 2022-02-24 11:39:38 +00:00
db Switching the basic single row read to use the enrich endpoint. 2022-02-28 12:54:32 +00:00
definitions Making the URL optional for application creation/update in OpenAPI spec, removing unused parameter and fixing getRedisOptions function to work with fully qualified URLs. 2022-03-10 15:53:23 +00:00
events
integrations Adding the ability to expand the max number of rows retrieved by SQL queries (say for table exports). 2022-03-21 17:44:43 +00:00
middleware Fixing an issue that was breaking build. 2022-03-15 19:53:05 +00:00
migrations Fixing a typescript issue in server. 2022-02-01 20:29:12 +00:00
tests/utilities Fixing test case. 2022-02-28 18:53:03 +00:00
threads Merge pull request #4991 from Budibase/fix/sql-query-in 2022-03-22 13:00:32 +00:00
utilities Updating row search bookmark to handle numbers as bookmarks. 2022-03-09 10:12:26 +00:00
app.ts Migrations 2.0 2022-01-24 10:48:59 +00:00
environment.js Adding the ability to expand the max number of rows retrieved by SQL queries (say for table exports). 2022-03-21 17:44:43 +00:00
index.ts
module.d.ts Fixing a typescript issue in server. 2022-02-01 20:29:12 +00:00