Skip to content

Instantly share code, notes, and snippets.

@ChristianBraybrooke
Created October 26, 2017 10:15
Show Gist options
  • Save ChristianBraybrooke/05f04be073fecb1f72633aa6cd994a1a to your computer and use it in GitHub Desktop.
Save ChristianBraybrooke/05f04be073fecb1f72633aa6cd994a1a to your computer and use it in GitHub Desktop.
The db schema for TCO shop
[{"name":"users","color":"Red","position":{"x":101,"y":101},"increment":true,"timestamp":true,"softdelete":true,"column":[{"name":"first_name","type":"string","length":"","defaultvalue":"","enumvalue":"","ai":false,"pk":false,"nu":true,"ui":false,"in":false,"un":false,"fillable":false,"guarded":false,"visible":false,"hidden":false,"colid":"c44","order":0}],"relation":[],"seeding":[]}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment