budibase/packages/backend-core/src/sql
mike12345567 9d6fc54a99 Adding function parameter limit control for different SQL DBs, every DB has different limits with Postgres being the lowest at 100. We need to fix for wide tables which are related. 2024-09-16 16:12:07 +01:00
..
designDoc.ts Making sqlite design doc generation more accessible. 2024-05-17 12:35:31 +01:00
index.ts Making sqlite design doc generation more accessible. 2024-05-17 12:35:31 +01:00
sql.ts Adding function parameter limit control for different SQL DBs, every DB has different limits with Postgres being the lowest at 100. We need to fix for wide tables which are related. 2024-09-16 16:12:07 +01:00
sqlTable.ts Checking the correct operation - also typeguarding the check. 2024-08-09 14:35:13 +01:00
utils.ts Work to support all SQL DBs across the board using the aggregation method. 2024-09-03 18:24:50 +01:00