Skip to content

Adding basic skeleton for db layer; updating migration SQL with extra checks

Ghost User requested to merge db_core_changes into master

Just the basic skeleton for the db layer. Making frontend changes to pass in the relevant information - will use this to fill out the auth and db.user namespaces' functionality.

Merge request reports