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
MariaDB made a change about five years ago which causes it to say "current_timestamp()" rather than "current_timestamp". This prevent DBIx::Class::Schema::Loader from correctly importing such default values.
The change happened here, https://github.com/MariaDB/server/commit/a411d7f4f670c24b43b50f7d2a1129e10218f4a7
I have made a pull request which should fix this problem, https://github.com/dbsrgits/dbix-class-schema-loader/pull/24
Best regards,
Dave
The text was updated successfully, but these errors were encountered:
Migrated from rt.cpan.org#134064 (status was 'new')
Requestors:
From dlambley@cpan.org on 2021-01-18 18:56:27
:
The text was updated successfully, but these errors were encountered: