An open API service indexing awesome lists of open source software.

https://github.com/lance/pk_sequence_test

Testing issues with postgresql primary keys with activerecord 2.3.11 on jruby 1.6.5
https://github.com/lance/pk_sequence_test

Last synced: over 1 year ago
JSON representation

Testing issues with postgresql primary keys with activerecord 2.3.11 on jruby 1.6.5

Awesome Lists containing this project

README

          

# Primary Key Bug

This script illustrates a bug that results in the primary key
for an ActiveRecord object not being set when run under JRuby.

# Running the Script

$ rvm use jruby-1.6.5@pk_test --create
$ gem install bundler
$ bundle install
$ bundle exec pk_sequence_test.rb