1
0
Fork 0
mirror of synced 2024-10-01 01:28:51 +13:00
budibase/packages/server/src
2021-10-06 22:16:50 +01:00
..
api Fixing issue #2276 - allows reverting a SQL column to null if no input. 2021-10-06 17:52:12 +01:00
automations
constants Fixing issue #2788 - making client side queries and SQL queries consistent with internal table ones. 2021-10-06 17:38:32 +01:00
db Final cleanup, just need to handle view migration (to self host from cloud). 2021-09-29 17:43:16 +01:00
definitions Fix for many to many relationships where the union table has arbituarily named foreign key constraint columns, an example has been provided in the scripts directory. 2021-10-01 17:16:43 +01:00
events
integrations Making sure creation of SQL rows don't pass down null columns (no point). 2021-10-06 17:55:03 +01:00
middleware prevent cross tenant app access 2021-10-06 22:16:50 +01:00
tests/utilities fix tests 2021-09-28 15:29:42 +01:00
utilities UX improvements 2021-10-05 23:49:32 +01:00
app.ts
environment.js merge with develop 2021-09-30 16:05:06 +01:00
index.ts