Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 537 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 537 Bytes

SQLize-Sample

Sample Using Join Table

Testing Output

Create Incident

alt text

Create User

Copy the ID of the created incident and use to create a User with an attached incident.

alt text

DB automatically updates the JOIN table

alt text

Query Users with attached incidents

alt text