0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 19 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Do not rely on exception raised by pg to detect whether a schema exists or not. use Storey#schema_exists? fix #13 More... over 11 years ago
Create Storey#schema_exists? method #13 More... over 11 years ago
Format changes More... over 11 years ago
Raise error when duplicating from schema that is nil #12 More... over 11 years ago
Merge branch 'release/v0.3.3' into develop More... over 11 years ago
Merge branch 'release/v0.3.3' More... over 11 years ago
bumps version More... over 11 years ago
Show hint to developer if Storey comes across 'relation does not exist' type error #11 More... over 11 years ago
Circumvent transaction issue by creating schema via the `psql` command #8 #10 More... over 11 years ago
Merge branch 'release/v0.3.2' into develop More... over 11 years ago
Merge branch 'release/v0.3.2' More... over 11 years ago
bumps version More... over 11 years ago
Commits schema.rb generated by test (it's blank now) More... over 11 years ago
Only copy source schema migrations into duplicate schema if the schema migrations do not exist #9 More... over 11 years ago
Throw exception when switching schemas while in a database transaction #8 More... over 11 years ago
ignores .rvmrc More... over 11 years ago
Add rvmrc sample More... over 11 years ago
Do not use gemset More... over 11 years ago
Removes ignores .rvmrc and add sample More... over 11 years ago
Merge branch 'release/v0.3.1' into develop More... almost 12 years ago
Merge branch 'release/v0.3.1' More... almost 12 years ago
bumps version More... almost 12 years ago
rake storey:migrate runs migration of public schema first with hstore still in the search path, dumps db, then migrates the rest. #7 More... almost 12 years ago
Merge branch 'release/v0.3.0' into develop More... almost 12 years ago
Merge branch 'release/v0.3.0' More... almost 12 years ago
bumps version More... almost 12 years ago
Removes deprecated 'load_database_schema' option More... almost 12 years ago
Adds rake storey:hstore:install rake task to install hstore. #4 More... almost 12 years ago
Make hstore schema reserved #4 More... almost 12 years ago
Make .create_plain_schema suffixify the schema_name. fix #5 More... almost 12 years ago