mike12345567
|
390e3e627f
|
Updating validators, make sure everything that is optional is really optional.
|
2022-02-25 11:39:46 +00:00 |
mike12345567
|
fa94ea7b3a
|
Updating the SQL core to allow it to handle multiple relationships between the same two tables.
|
2022-02-02 18:15:17 +00:00 |
mike12345567
|
42f08f97cc
|
Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants"
This reverts commit 0d2e2314d4 , reversing
changes made to 1beca4ee96 .
|
2021-08-05 09:59:08 +01:00 |
Michael Drury
|
f37946d47e
|
Revert "Multi-tenancy/organisations"
|
2021-08-04 10:02:24 +01:00 |
mike12345567
|
0473c295d3
|
Changing how flags are handled.
|
2021-07-22 16:36:21 +01:00 |
mike12345567
|
4e4b8f244e
|
Giving the system the ability to make auto increment columns auto-columns in postgres or mysql.
|
2021-07-05 18:11:23 +01:00 |
mike12345567
|
13100a69ba
|
Implementing all return possibilities, now to implement creation.
|
2021-06-29 17:42:46 +01:00 |
mike12345567
|
4a7e2ffa4f
|
Creating a many-to-many database scenario and seeding with data.
|
2021-06-28 12:36:05 +01:00 |
mike12345567
|
efe1866dbe
|
Fixing an issue I found with postgres schema generator, it was applying all primary keys to all tables.
|
2021-06-23 12:44:54 +01:00 |
mike12345567
|
9b8ad3972e
|
Adding script for creating basic postgres setup.
|
2021-06-18 15:03:22 +01:00 |