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
3ecf23ee3e
budibase
/
packages
/
server
/
scripts
/
integrations
/
postgres
History
Michael Drury
de3968ffe3
Revert "SQL Query aliasing"
2024-02-29 12:32:15 +00:00
..
docker-compose.yml
Updating back to use our own home-rolled version which allows us to specify the image version correctly, but using the testcontainers option to wait for two logs.
2024-01-26 16:48:56 +00:00
emp-skill.sql
Adding some null controls.
2022-12-02 16:17:56 +00:00
emp-territory.sql
Fix for
#9654
- the error checking was looking at the through fields flipped, which caused many to many relationships to throw an error. Also I've updated the dev compose file on master so that switching between develop and master is smoother.
2023-02-14 14:38:55 +00:00
init.sql
Adding error handling for table names or columns which contain dots (invalid).
2024-02-27 17:46:02 +00:00
reset.sh
Revert "SQL Query aliasing"
2024-02-29 12:32:15 +00:00