Skip to content

Instantly share code, notes, and snippets.

@scottpnelson
Created January 15, 2015 07:43
Show Gist options
  • Save scottpnelson/f91a4b6e5f92c62ee83d to your computer and use it in GitHub Desktop.
Save scottpnelson/f91a4b6e5f92c62ee83d to your computer and use it in GitHub Desktop.
[{"name":"users","color":"Red","position":{"x":143,"y":125},"increment":true,"timestamp":true,"softdelete":false,"column":[{"name":"supp_id","type":"integer","length":"","defaultvalue":"","enumvalue":"","ai":false,"pk":false,"nu":true,"ui":true,"in":false,"un":true,"fillable":true,"guarded":false,"visible":false,"hidden":false,"colid":"c93","order":0}],"relation":[{"extramethods":"","foreignkeys":"entry_key","name":"entryKey","relatedmodel":"user_keys","relationtype":"hasOne","usenamespace":""}],"seeding":[]},{"name":"user_keys","color":"Red","position":{"x":630,"y":125},"increment":true,"timestamp":true,"softdelete":false,"column":[{"name":"entry_key","type":"string","length":"8","defaultvalue":"","enumvalue":"","ai":false,"pk":false,"nu":true,"ui":false,"in":false,"un":false,"fillable":false,"guarded":false,"visible":false,"hidden":false,"colid":"c50","order":0}],"relation":[{"extramethods":"","foreignkeys":"id","name":"userId","relatedmodel":"users","relationtype":"belongsTo","usenamespace":""}],"seeding":[]}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment