Created layout table #286

Merged
c24elipe merged 2 commits from #277-Create-layout-config-table-in-user-database into team_2_week_1 2026-04-14 13:35:32 +00:00
Collaborator
  • layouts table uses user_id as foreign key from user table.

  • Stores Json data in using json dataType

  • Tested on my own computer (Fedora 43)

  • Navigated int to the database inside of the container and tested adding values to the tables. This worked for me.

+ layouts table uses user_id as foreign key from user table. + Stores Json data in using json dataType + Tested on my own computer (Fedora 43) + Navigated int to the database inside of the container and tested adding values to the tables. This worked for me.
+ layouts table uses user_id as foreign key from user table.
+ Stores Json data in using json dataType
a24noabe approved these changes 2026-04-14 12:50:52 +00:00
a24noabe left a comment
Collaborator

I've checked

  • compose.yaml
  • init_sql/02-users.sql
    All files pass coding standards.
    There are no config errors, all tables are created correctly.
I've checked - compose.yaml - init_sql/02-users.sql All files pass coding standards. There are no config errors, all tables are created correctly.
Collaborator

I in-person inspected the code and saw it run as intended.
Merging.

I in-person inspected the code and saw it run as intended. Merging.
c24elipe merged commit 86a9f953c8 into team_2_week_1 2026-04-14 13:35:32 +00:00
c24elipe deleted branch #277-Create-layout-config-table-in-user-database 2026-04-14 13:35:32 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K!286
No description provided.