This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
budibase
mirror of
https://github.com/Budibase/budibase.git
Watch
1
Star
0
Fork
You've already forked budibase
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3ffd0cbb63
budibase
/
packages
/
server
/
scripts
/
integrations
History
Rory Powell
115fc08aa4
Improve returning logic for oracle
2021-11-26 15:02:03 +00:00
..
customer-categories
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
mssql
Linting and updating SQL Server schema generation to include auto column and primary key recognition.
2021-11-05 12:33:48 +00:00
mysql
Adding float type to MySQL.
2021-07-12 11:10:11 +01:00
oracle
Improve returning logic for oracle
2021-11-26 15:02:03 +00:00
pg-json
Minimal fix for issue involving JSON views and newlines with postgres, this fix couldn't be more over-arching as it risked breaking new lines across the board. Have included a script for setting up the test scenario as well. This fixes issue
#2612
.
2021-09-24 18:10:30 +01:00
postgres
Add oracledb package, readme, and config
2021-11-05 13:56:54 +00:00
service-vehicles
Fixing issue
#2673
- discovered issues with some column types not being worked out to be auto-columns in postgres.
2021-09-22 17:46:54 +01:00