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
I am having some issues with serial type lately. Problem reflects in some changes in the schema file that cannot be loaded later on, failing wiht exception:
@olkeene sorry I hate to say this, but my more-or-less stock answer for schema_plus things these days: Unfortunately i'm not currently using ruby on rails in any of my jobs, and unfortunately i don't currently have the spare time to devote to it. I'm happy to accept PRs, but can't do more than provide minimal advice; and even then I'm often embarrasingly slow to respond. I'd be thrilled to have more active collaborators (there are a few of us, but all seem to be in the same boat).
Hi all,
I am having some issues with serial type lately. Problem reflects in some changes in the schema file that cannot be loaded later on, failing wiht exception:
Below is bit of the schema without schema_plus_pg_indexes (first table - backtrace points to this create_table call):
and the same table with the gem active:
Any idea what could be causing that problem?
The text was updated successfully, but these errors were encountered: