- Vanderbijlpark, South Africa
- https://github.com/warkanum
-
Full-Stack Developer solving problems with Go, Python, Rust, TypeScript, JavaScript, React, C++ & Clarion. Building elegant code by day
- Joined on
2023-09-16
Add proper relationships. For relspec to link them, you have to use merge. Baiscally add a commented out ref at the bottom of a file to refrences another files table. e.g. #Ref: "org"."role"."ri…
The project must include the existing index page and replace it. add the building of the frontend to the makefile
If you ready the comment, give feedback here.
Use the relspec command line tool to generate the live migration to the database. Add the call to the makefile.
Create db/schema directory with the .dbml files. Here is an example schema layout: // Organization Schema - Core organizational entities and access control // Optimized for consistency and…