issues
search
thuss
/
standalone-migrations
A gem to use Rails Database Migrations in non Rails projects
http://gabrito.com/post/standalone-migrations-using-rails-migrations-in-non-rails-projects
MIT License
992
stars
152
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support Rails 7.2
#185
rsamoilov
closed
1 month ago
2
Rails 7.2
#184
rsamoilov
closed
1 month ago
2
Is there a way to get the DB schema name prefixed in schema.rb
#183
williamkaper
opened
11 months ago
0
Feature/add db dir config and refactor
#182
Pysis868
closed
12 months ago
1
`db` directory is created automatically when custom other path is specified
#181
Pysis868
closed
12 months ago
0
Support Rails 7.1
#180
owst
closed
1 year ago
4
Loading database credentials from environment instead of config file
#179
wouterdedroog
opened
1 year ago
1
load_tasks loads the active record database tasks twice causing them to execute twice in certain scenarios
#178
dat2
opened
1 year ago
1
modded schema file type
#177
nightcrawler-
closed
1 year ago
1
Use File.exist? instead of deprecated/removed File.exists?
#176
piotaixr
closed
1 year ago
4
Use github actions, refactor tests and remove all unsupported versions of ruby/rails
#175
piotaixr
closed
1 year ago
2
APP_PATH redefined
#174
paneer-tikka
opened
2 years ago
1
Fix 'schema_file_type' method instead of 'schema_file'
#173
serhiihiba
closed
2 years ago
0
Use Github Actions for CI
#172
mlarraz
closed
1 year ago
1
Remove default :schema value
#171
mlarraz
closed
1 year ago
2
Deprecation Warning in fresh project
#170
pedz
closed
12 months ago
6
v 7.1.0 | NoMethodError: undefined method `schema_file' for primary:Module
#169
drizzle-mizzle
closed
1 year ago
7
Add specs for ActiveRecord 7.0 and Ruby 3.0 + update ruby versions
#168
smridge
closed
2 years ago
3
Supporting Rails 7
#167
jaredcwhite
closed
1 year ago
4
Add support for Rails 6.1.0
#166
drtechie
closed
3 years ago
4
support for rails 6.1.x.y
#165
mikecarlton
closed
2 years ago
1
`gem install standalone_migrations` installs wrong version
#164
edenworky
opened
3 years ago
1
new and improved example code
#163
jjb
closed
1 year ago
2
Example code for basic use of models?
#162
jjb
opened
3 years ago
0
ActiveRecord 6.1
#161
haffla
closed
3 years ago
0
Deprecation warnings when using Ruby 2.7
#160
kvikende
opened
4 years ago
0
Add support for rails 6.0.0
#159
marcoadkins
closed
4 years ago
9
Example how to write seeds
#158
pycckuu
opened
5 years ago
1
interest in supporting Rails 6?
#157
jrochkind
closed
4 years ago
6
Support for rails 5.2
#156
lancecarlson
opened
5 years ago
1
db seeds are not working
#155
piotrkedzia
opened
5 years ago
2
Migration Template
#154
MaxGabriel
opened
5 years ago
0
move environment config into connection task
#153
salzig
opened
5 years ago
6
db/config.yml is required in the moment the tasks are loaded.
#152
salzig
opened
5 years ago
0
Add schema path to ENV[schema] to change defualt path
#151
HassanTC
closed
5 years ago
1
.standalone_migrations file does not change the path for schema in structure.
#150
DanEscamilla
closed
5 years ago
3
db seeds missing db_namespace
#149
ConorSheehan1
closed
5 years ago
2
"Changing environment config in runtime" not working
#148
landovsky
opened
6 years ago
2
Gem does not pick up test db config when using DATABASE_URL env var
#147
landovsky
opened
6 years ago
0
Made load_tasks take Configurator options
#146
Benjamin-Dobell
closed
6 years ago
4
gem install mysql2
#145
manjufy
closed
6 years ago
1
LoadError cannot load such file -- standalone_migrations
#144
hamxashahid
opened
6 years ago
8
error running rake db:migrate with a custom directory
#143
fields
closed
6 years ago
6
allow and test rails 5.2
#142
jrochkind
closed
6 years ago
2
StandaloneMigrations::Configurator: Default schema file name to whatever ActiveRecord defaults to
#141
jmehnle
closed
6 years ago
2
support rails 5.2.0.rc1?
#140
jrochkind
closed
6 years ago
2
Environment variables in db/config.yml
#139
fernandoaleman
closed
6 years ago
3
rake db:seed fails
#138
fagiani
closed
6 years ago
4
Gemfile: stop keeping rake at 10.x
#137
yohanson
closed
7 years ago
3
LoadError: cannot load such file -- standalone_migrations
#136
angelacode
closed
6 years ago
6
Next