issues
search
datamapper
/
dm-migrations
DataMapper plugin for writing and speccing migrations
http://datamapper.org/
MIT License
66
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Migrate repositories which are not `:default`.
#60
darraghbuckley
closed
7 years ago
2
Running tests on migrations as given in example fails
#59
ksinkar
closed
8 years ago
1
Attempt to install bundler to fix undef method spec
#58
tpitale
closed
8 years ago
0
Inherit DB field type from superclass (second try)
#57
tillsc
closed
8 years ago
5
Feature/better sql server
#56
patcheng
closed
8 years ago
0
SQLite and required field without default adds 'DEFAULT NULL'
#55
tpitale
opened
8 years ago
0
Inherit DB field type from superclass
#54
tillsc
closed
8 years ago
3
dm-migrations needs a new maintainer.
#53
tastycode
opened
9 years ago
1
An exception is raised when trying to migrate with MasterSlaveAdapter
#52
mltsy
closed
9 years ago
0
Can't convert nil into Hash when using a type from dm-types
#51
spockz
opened
11 years ago
0
Foreign Key request
#50
avillagran
opened
11 years ago
2
Issues with db:setup and db:migrate
#49
spockz
opened
11 years ago
3
Support creation of composite primary keys
#48
voidus
opened
11 years ago
0
doesn't migrate repositories which are not :default
#47
rubycut
closed
7 years ago
2
Update lib/dm-migrations/adapters/dm-postgres-adapter.rb
#46
tpitale
closed
11 years ago
0
Backport bytea migration fix to v1.2
#45
titanous
closed
11 years ago
0
Correct example given in README.
#44
ghost
closed
8 years ago
0
Better fallback for defauls on autoupgrade opration?
#43
carlosacp
opened
12 years ago
0
Alter column length on migration for PostgreSQL db fails due to incorrect syntax
#42
connectedtrips
opened
12 years ago
1
Adapter convenience methods
#41
postmodern
closed
12 years ago
2
add missed block variables
#40
yevgenko
closed
12 years ago
1
better support for sqlserver
#39
patcheng
closed
8 years ago
1
Generate the correct MySQL SQL for renaming a column.
#38
postmodern
closed
12 years ago
3
Added a spec checking the mysql specific SQL for changing the type of a column.
#37
postmodern
closed
12 years ago
2
auto-migration specs fail with syntax error on mysql 14.14
#36
postmodern
opened
12 years ago
0
Fixing rename statements for mysql/postgres adapter
#35
rindek
closed
12 years ago
1
Explicit migrations cannot lookup DataMapper Property constants with dm-rails and Ruby 1.8.7
#34
postmodern
opened
13 years ago
0
Allowing bytea columns to migrate by ignoring length
#33
miegs3
closed
13 years ago
2
rename_column sql syntax is incorrect
#32
cgunnels
opened
13 years ago
4
Fix bug related to migrating custom types derived from builtin types
#31
jpr5
closed
13 years ago
3
auto_upgrade! within a Postgres migration creates bad create table sql
#30
austinmoore
opened
13 years ago
1
NoMethodError: undefined method `variable_value' (JRuby 1.6.3 and dm-mysql-adapter)
#29
kyledrake
opened
13 years ago
0
Example Rakefile
#28
ericgj
closed
13 years ago
0
Migrating from one dbms backend to another
#27
SimPitUK
closed
13 years ago
1
change_column produces bad SQL on Postgres
#26
jkutner
opened
13 years ago
5
AutoUpgrades fail on STI models.
#25
solnic
opened
13 years ago
7
auto_upgrade doesn't work with property type change
#24
solnic
opened
13 years ago
3
dm-migrations contains hardcoded SQL
#23
solnic
opened
13 years ago
1
dm-oracle-adapter: auto_upgrade does not work on Oracle when adding a required property
#22
solnic
opened
13 years ago
5
auto_migrate/auto_upgrade do not work with subclasses and storage_names changes
#21
solnic
opened
13 years ago
1
Issues with dm-migrations (and dm-rails)
#20
solnic
opened
13 years ago
6
auto_upgrade! fails for mysq + mongo adapter
#19
solnic
closed
13 years ago
3
ALTER TABLE ... RENAME COLUMN syntax incorrect for dm-migrations
#18
solnic
opened
13 years ago
17
auto_upgrade! doesn't migrate String length
#17
solnic
opened
13 years ago
2
[dm-migrations] don't auto_upgrade! not nullable columns with no explicitly given default value
#16
solnic
closed
13 years ago
0
Auto Migrate removes data from tables that haven't been edited
#15
dlo
closed
13 years ago
3
auto:upgrade fails when turning "has n" relation to not required
#14
dlo
opened
13 years ago
2
Wrong quotes in field_exists? for sqlserver
#13
maxsum-corin
closed
13 years ago
3
Fix table updates on SQLite
#12
mcollina
opened
13 years ago
1
:allow_nil lines do nothing
#11
martinemde
opened
13 years ago
0
Next