e12f9c4951
Fixes a bug where Model#import does not work when a model's primary key has no associated 'sequence' in the database. If a value for the primary key is specified, then the insert should not require a database 'sequence' to generate a value for that primary key field. |
||
---|---|---|
.. | ||
active_record | ||
adapters | ||
jdbcmysql | ||
models | ||
mysql | ||
mysql2 | ||
postgresql | ||
schema | ||
support | ||
database.yml.sample | ||
import_test.rb | ||
synchronize_test.rb | ||
test_helper.rb |