Prøv dette
$ heroku run rails console
irb(main)> ActiveRecord::Base.connection.tables.each { |t| ActiveRecord::Base.connection.reset_pk_sequence!(t) }
Kilde:https://stackoverflow.com/a/15108735/3034747
Prøv dette
$ heroku run rails console
irb(main)> ActiveRecord::Base.connection.tables.each { |t| ActiveRecord::Base.connection.reset_pk_sequence!(t) }
Kilde:https://stackoverflow.com/a/15108735/3034747
Vælg rækker med maksimal kolonneværdi gruppe efter en anden kolonne
værdier opdateres ikke fra PHP AJAX-formular til MYSQL-database
ExecuteScalar kaster NullReferenceException
Ulovlig blanding af kollationer (utf8_general_ci,IMPLICIT) og (utf8_unicode_ci,IMPLICIT) for operation '=' i MySQL Stored Procedure