issues
search
weavejester
/
ragtime
Database-independent migration library
Eclipse Public License 1.0
610
stars
85
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Deletion of ragtime.jdbc/load-files breaks ragtime-clj
#162
lread
opened
2 weeks ago
5
Instructions on Concepts wiki page does not match `ragtime 0.8.1` behavior
#161
teodorlu
closed
2 weeks ago
2
Allow a single space for the SQL separator marker '--;;'
#160
dharrigan
closed
11 months ago
5
Consider changing the SQL separator to support MySQL users for the better
#159
dharrigan
closed
11 months ago
2
Add option `:migrations-table-exists-sql` for SQL backed migrations
#158
mbezjak
closed
2 weeks ago
8
Optimize performance of `ragtime.next-jdbc/ensure-migrations-table-exists`
#157
mbezjak
closed
2 weeks ago
9
Add option to support DBs with non-uniform catalog table name
#156
pjarra
closed
2 weeks ago
3
Ragtime tries to run same migrations twice on Ubuntu 22.04
#155
akselikap
opened
2 years ago
3
Make migrate-all interruptible
#154
holyjak
closed
2 years ago
11
next/jdbc: migration id should be unique
#153
holyjak
closed
2 weeks ago
3
No such var: next.jdbc.default-options/wrapped-connection?
#152
geraldodev
closed
2 years ago
11
Make a new release with the support for quoted identifiers
#151
holyjak
closed
2 years ago
2
Fix #149 unquote ragtime table name
#150
holyjak
closed
2 years ago
13
next-jdbc: Discover that the migration table exists even if the name is quoted
#149
holyjak
closed
2 years ago
0
Fix #147 - use the newer, actively developed next-jdbc.
#148
holyjak
closed
3 years ago
25
Upgrade ragtime.jdbc to use next-jdbc
#147
holyjak
closed
3 years ago
1
Throw more actionable "Conflict" exceptions?
#146
vemv
opened
3 years ago
0
Fix warnings on unnecessary reflection calls
#145
marksto
closed
2 years ago
1
Migration conflict on app restart
#144
dpiliouras
closed
3 years ago
2
issue-142: ensuring tables resultset will be closed
#143
bdrillard
closed
4 years ago
7
get-table-metadata* leaks a ResultSet
#142
bdrillard
closed
4 years ago
0
WARNING: An illegal reflective access operation has occurred
#141
sittim
closed
4 years ago
3
illegal
#140
sittim
closed
4 years ago
0
Fix reflection warnings
#139
zerg000000
closed
5 years ago
0
Fix InMemoryDB's migrations should be stored in order
#138
zerg000000
closed
4 years ago
2
Support cljc
#137
zerg000000
closed
5 years ago
3
Read error on wildfly
#136
dpom
closed
5 years ago
2
Abstract out jdbc project
#135
anthonyshull
closed
5 years ago
8
Add clean option to rollback all migrations
#134
sanel
closed
5 years ago
4
make sql file can turn off transaction
#133
taojoe
opened
5 years ago
3
ragtime.strategy/ignore-future doesn't exist in the newest version 0.7.2
#132
salismt
closed
5 years ago
1
Allow migrations to be clojure function instead on just sql
#131
kirillsalykin
opened
5 years ago
3
Catch and rethrow exceptions during migrations with more context?
#130
danielcompton
opened
6 years ago
1
Add migration strategy useful for continuous delivery
#129
dlebrero
closed
6 years ago
5
Migration strategy for continuous delivery
#128
dlebrero
closed
6 years ago
3
Checking for pending migrations
#127
erez-rabih
opened
6 years ago
11
Handle CLJ migrations (fixes #125)
#126
mariusz-jachimowicz-83
closed
6 years ago
7
CLJ migrations
#125
mariusz-jachimowicz-83
closed
6 years ago
0
Support turning off transaction
#124
chopmo
closed
6 years ago
13
Migrations in multiple schemas do not work if migrations-table is not schema qualified
#123
bentomi
opened
6 years ago
0
Add helper for creating new migrations to ragtime.repl
#122
jivagoalves
closed
6 years ago
7
Incorporate fix for issue 103. Fix tests to have platform independent…
#121
jconti
closed
5 years ago
14
error trying to migrate in postgres
#120
ashton
opened
6 years ago
7
PSQLException: ERROR: ALTER TYPE ... ADD cannot run inside a transaction block
#119
cammellos
opened
7 years ago
1
Fix table creation when table has schema
#118
deanmorin
closed
7 years ago
6
ensure-migrations-table-exists fails if schema is included in table name
#117
deanmorin
closed
7 years ago
0
Migration not working with SQLite :memory:
#116
smotti
closed
7 years ago
2
Support parameterized statements in SQL migrations
#115
dryewo
opened
7 years ago
3
Fix condition check comparing migrations to discards
#114
welovelain
closed
7 years ago
7
Sort JDBC migrations by ':id'
#113
xsc
closed
7 years ago
6
Next