Skip to content

Instantly share code, notes, and snippets.

@sunel
Created March 10, 2016 06:36
Show Gist options
  • Save sunel/3b2002f8ba80be11e159 to your computer and use it in GitHub Desktop.
Save sunel/3b2002f8ba80be11e159 to your computer and use it in GitHub Desktop.
THL
[{"name":"users","color":"Red","position":{"x":100,"y":100},"increment":true,"timestamp":true,"softdelete":true,"column":[{"name":"name","type":"string","length":"255","defaultvalue":"","enumvalue":"","ai":false,"pk":false,"nu":false,"ui":false,"in":false,"un":false,"fillable":false,"guarded":false,"visible":false,"hidden":false,"colid":"c35","order":0}],"relation":[{"extramethods":"","foreignkeys":"user_id","name":"courses","relatedmodel":"courses","relationtype":"hasMany","usenamespace":""}],"seeding":[]},{"name":"courses","color":"Red","position":{"x":770,"y":215},"increment":true,"timestamp":true,"softdelete":true,"column":[],"relation":[],"seeding":[]}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment