budibase/packages
mike12345567 79c292538c There is a risk with default tables that the schema may exist in the DB as well as existing in memory - in this case we should merge the schemas to make sure that all possible attributes from the in memory representation, and the on disk version (which may have been updated by the user) have been captured in the SQLite schema. 2024-07-12 13:51:06 +01:00
..
account-portal@b03e584e46 Update account-portal submodule to latest master. 2024-07-04 13:55:30 +01:00
backend-core Merge branch 'master' into fix-flake 2024-07-11 15:08:59 +01:00
bbui Merge remote-tracking branch 'origin/master' into feature/automation-row-ux-update 2024-07-02 11:49:51 +01:00
builder PR feedback 2024-07-11 09:34:11 +01:00
cli Fix require 2024-07-04 11:14:02 +02:00
client wire up outside click handler (#14125) 2024-07-09 09:44:41 +01:00
frontend-core Fix more fucky wucky typey wipey stuff. 2024-07-10 11:17:59 +01:00
pro@7dbe323aec Fix scim sync issues 2024-07-09 15:14:37 +02:00
sdk depcheck clean 2024-07-04 11:22:54 +02:00
server There is a risk with default tables that the schema may exist in the DB as well as existing in memory - in this case we should merge the schemas to make sure that all possible attributes from the in memory representation, and the on disk version (which may have been updated by the user) have been captured in the SQLite schema. 2024-07-12 13:51:06 +01:00
shared-core Fix NoEmptyFilterStrings 2024-07-11 15:04:11 +02:00
string-templates prepares manifest for Lorem Ipsum handlebar helper 2024-07-04 16:56:25 +01:00
types Respond to PR feedback. 2024-07-10 11:05:16 +01:00
worker Only default the CouchDB SQL URL if we are in dev, otherwise attempt to work out what it is based on the main CouchDB URL (as this should work in all default production environments). 2024-07-11 11:11:28 +01:00