budibase/packages/server/src
Rory Powell e4257f1e04 Merge branch 'develop' into feature/posthog-v2 2022-05-05 08:47:06 +01:00
..
api Merge branch 'develop' into feature/posthog-v2 2022-05-05 08:47:06 +01:00
automations Merge branch 'develop' into feature/posthog-v2 2022-05-05 08:47:06 +01:00
constants Fix for #5219 - default all string types to basic text format, allow user to switch string types to longform if they desire. 2022-04-27 16:29:03 +01:00
db Fix for #5269 - the sub type was being lost in some scenarios related to the user table being updated - making sure it is consistently kept when dealing with either of the related tables. 2022-04-26 14:24:51 +01:00
definitions Merge branch 'master' of github.com:Budibase/budibase into develop 2022-04-26 20:10:26 +01:00
events
integrations Fix for #5553 - when importing for SQL databases attempt to manage date and time only column times, handle these when displaying in tables and when filtering. 2022-05-03 14:11:06 +01:00
middleware Fixing issue with db init as part of the jest require. 2022-04-26 18:28:37 +01:00
migrations Fixing context issues in sync apps/rows test cases. 2022-04-26 15:42:21 +01:00
tests/utilities Merge branch 'develop' into feature/posthog-v2 2022-04-27 16:32:00 +01:00
threads remove log 2022-05-04 13:30:08 +01:00
utilities Fix for export issue reported in #5669 - streaming + closing the database didn't work well together, have to support an edge case for our code stopping execution, but DB access continuing. 2022-05-03 15:20:46 +01:00
app.ts merge with master 2022-04-26 10:21:45 +01:00
environment.js Merge branch 'develop' into feature/posthog-v2 2022-04-27 16:32:00 +01:00
index.ts feat: made changes to worker and server packages to use global-agent to setup proxy from env variables 2022-04-20 16:00:03 +05:30
module.d.ts backend-core typescript building successfully 2022-04-28 22:39:21 +01:00