102 Commits (251a8e313ced86f431cd3e3d72a504bd9faceacd)

Author SHA1 Message Date
mike12345567 b9de2c1897 Fix for #3928 - error invalid use of FETCH was based on a lack of sorting on MS-SQL platforms, this enforces a sort of some type no matter what. 4 years ago
mike12345567 fa94ea7b3a Updating the SQL core to allow it to handle multiple relationships between the same two tables. 4 years ago
Maurits Lourens 71f5b68d57 run prettier + lint over typescript files as well 4 years ago
mike12345567 836a2f5863 Switching out @budibase/auth to @budibase/backend-core. 4 years ago
Rory Powell 6118b7ba36 Fix oracle password config 5 years ago
Rory Powell 4af0641fe4 Fix oracle password config 5 years ago
Rory Powell bd3bf6a9ad Fix oracle password config 5 years ago
Rory Powell 36218ccea9 Fix oracle password config 5 years ago
Rory Powell eaed8642f9 Improve returning logic for oracle 5 years ago
Rory Powell 115fc08aa4 Improve returning logic for oracle 5 years ago
mike12345567 4d3f234807 Updating docs for tables, adding a swagger generation tool and a README describing how to use it. 5 years ago
mike12345567 4697b21ef1 Updating docs for tables, adding a swagger generation tool and a README describing how to use it. 5 years ago
mike12345567 0aad95658b Updating scripts to allow opening in the browser when generated. 5 years ago
mike12345567 a99bf1bba3 Updating scripts to allow opening in the browser when generated. 5 years ago
mike12345567 95d02649de Updating docs. 5 years ago
mike12345567 5b2e6bddf8 Updating docs. 5 years ago
mike12345567 0896a88c5a Basic work for generating. 5 years ago
mike12345567 88f31bcf34 Basic work for generating. 5 years ago
Martin McKeaveney 7da0c57cb6 removing script dir 5 years ago
Martin McKeaveney 3040613b53 removing script dir 5 years ago
Martin McKeaveney 5abb36b1ed auto app creation from template E2E, added warning to automations that they can't run in dev 5 years ago
Martin McKeaveney 5695827f86 auto app creation from template E2E, added warning to automations that they can't run in dev 5 years ago
mike12345567 9dfa8c7651 Fixing issue from review, values weren't wiped when delete modals closed, also adding a fix for threading to disable it in development as node-ts was causing memory leaks on low memory systems (doesn't apply to production built version). 5 years ago
mike12345567 0335b1cee3 Fixing issue from review, values weren't wiped when delete modals closed, also adding a fix for threading to disable it in development as node-ts was causing memory leaks on low memory systems (doesn't apply to production built version). 5 years ago
mike12345567 3b9f3d6690 Fix for cypress test issues, when metadata is updated rapidly it could get into a bad state - this should resolve it. 5 years ago
mike12345567 7170c00a4f Fix for cypress test issues, when metadata is updated rapidly it could get into a bad state - this should resolve it. 5 years ago
mike12345567 8d56fe1339 Adding a script to be able to debug backend like cypress runs, without needing to build everytime - fixing an issue that appears to only occur occasionally in the cypress environment. 5 years ago
mike12345567 aaff5260d3 Adding a script to be able to debug backend like cypress runs, without needing to build everytime - fixing an issue that appears to only occur occasionally in the cypress environment. 5 years ago
Rory Powell 01a3a8ff0d Add oracle instant client installation scripts 5 years ago
Rory Powell ef2697a82d Add oracle instant client installation scripts 5 years ago
Rory Powell ab1fb07f86 Add oracledb package, readme, and config 5 years ago
Rory Powell cb661eab34 Add oracledb package, readme, and config 5 years ago
mike12345567 974cf7b27e Linting and updating SQL Server schema generation to include auto column and primary key recognition. 5 years ago
mike12345567 9c933b629f Linting and updating SQL Server schema generation to include auto column and primary key recognition. 5 years ago
Rory Powell b78388f771 Add stub integration file and docker compose config 5 years ago
Rory Powell b5b191361d Add stub integration file and docker compose config 5 years ago
mike12345567 ac27ba4c81 Adding docker compose for ms-sql with products, tasks table setup. 5 years ago
mike12345567 09d83dea39 Adding docker compose for ms-sql with products, tasks table setup. 5 years ago
Rory Powell 0718f99850 Prevent non builder from accessing dev apps 5 years ago
Rory Powell ad61f2af3b Prevent non builder from accessing dev apps 5 years ago
Rory Powell b7bf662e6d Introduce dev modes, update contributor guide 5 years ago
Rory Powell 5ffed2824e Introduce dev modes, update contributor guide 5 years ago
Rory Powell 5e6e3cd123 Fix email link from internal bb onboarding. Prevent account holder from being deleted 5 years ago
Rory Powell d63186ff8f Fix email link from internal bb onboarding. Prevent account holder from being deleted 5 years ago
mike12345567 a343805fee 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. 5 years ago
mike12345567 80e7671444 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. 5 years ago
mike12345567 f69469ea4f Adding the ability to run the monorepo in cloud mode without the connected account portal (login, org setting and admin creation are all available again) as well as re-working how the redirects work to massively reduce the chance of cycles which I was experiencing constantly. 5 years ago
mike12345567 a0f69251c8 Adding the ability to run the monorepo in cloud mode without the connected account portal (login, org setting and admin creation are all available again) as well as re-working how the redirects work to massively reduce the chance of cycles which I was experiencing constantly. 5 years ago
mike12345567 4de566d864 Some fixes after testing and adding some basic work to the frontend. 5 years ago
mike12345567 d282cd030f Some fixes after testing and adding some basic work to the frontend. 5 years ago