You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running ash.gen.resource a second time (for another model) I got an error about the first model and a solution to fix this
For example:
sqlitedotable"the_table"repoYourApp.Repoend
the solution is good, but couldn't ash.gen.resource generate this in the first place? Perhaps a new --table flag can be added. Or come up with a table name similar to the name of the resource
The text was updated successfully, but these errors were encountered:
When running
ash.gen.resource
a second time (for another model) I got an error about the first model and a solution to fix thisFor example:
the solution is good, but couldn't
ash.gen.resource
generate this in the first place? Perhaps a new--table
flag can be added. Or come up with a table name similar to the name of the resourceThe text was updated successfully, but these errors were encountered: