issues
search
rust-db
/
refinery
Powerful SQL migration toolkit for Rust.
MIT License
1.35k
stars
126
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Pass client from deadpool pool to Refinery - Migrate not implemented
#354
edward821220
closed
1 week ago
1
Add support for TLS in postgres/tokio-postgres using native-tls
#353
HugoCasa
opened
2 weeks ago
0
PooledConn with mysql 25 error
#352
JonasFocke01
opened
2 weeks ago
0
sqlx-postgres feature
#349
quasi-coherent
closed
1 month ago
0
Programmatically construct a migration?
#348
quasi-coherent
opened
2 months ago
0
Support `rusqlite` 0.32.x
#347
manuteleco
closed
1 month ago
0
Update migrate Transaction and AsyncTransaction function signatures
#346
jxs
closed
3 months ago
0
feat: make sql code hash independent from CR/LF line endings and leading/traiing spaces
#344
dmk978
opened
4 months ago
1
MySQL migration succeeds despite syntax error in `.sql` file
#343
zackangelo
opened
4 months ago
3
update READAME.md
#342
jxs
closed
3 months ago
0
Simplify migration filtering logic and be explicit about skipping migrations in the logs output.
#341
ignatz
opened
4 months ago
0
update dependencies
#340
serprex
closed
4 months ago
0
divergent migration handling is missleading
#339
ignatz
opened
4 months ago
3
Allow up/down migrations
#338
Callum-A
closed
5 months ago
3
Add refinery driver for libsql.
#337
ignatz
opened
5 months ago
4
fix missleading CLI arguments
#336
solc42
closed
5 months ago
0
Enable math functions for SQLite
#335
Pamplemousse
closed
6 months ago
0
add serde subfeature to tiberius-config
#334
jxs
closed
6 months ago
0
Missing math functions for SQLite
#333
Pamplemousse
closed
6 months ago
3
Allow specifying database schema on migrations (MSSQL database)
#332
mkouhia
opened
6 months ago
1
Build error with tiberius without serde
#331
krojew
closed
6 months ago
2
Support int8 migration versions via new int8-versions feature
#330
mpalmer
opened
6 months ago
1
Allow Postgres tests to be run on a different database
#329
mpalmer
closed
6 months ago
1
Add run_iter_async
#328
ririsoft
opened
7 months ago
2
MySQL 0.34 support
#327
oscartbeaumont
closed
6 months ago
0
Fix CHANGELOG entries
#326
jxs
closed
7 months ago
0
Changelog lists release 0.8.14 twice
#325
UrsMetz
closed
7 months ago
1
general: release 0.8.14
#324
jxs
closed
7 months ago
0
Unreproducible release for refinery-core 0.8.13
#323
paolobarbolini
closed
7 months ago
2
general: release 0.8.13
#322
jxs
closed
8 months ago
0
Make `Migration::applied` public
#321
wseaton
closed
8 months ago
2
fix newline handling for Windows in database configuration setup
#320
gvozdvmozgu
closed
8 months ago
0
refinery_cli: Error: `error applying update`, `db error: ERROR: relation "refinery_schema_history" does not exist`
#319
ababo
opened
8 months ago
5
Make the relative link to examples work from the refinery folder
#318
htmfilho
closed
8 months ago
2
Bump rusqlite version
#317
rjkz808
closed
9 months ago
0
Add support for rusqlite 0.31.0
#316
rjkz808
closed
8 months ago
4
Address Clippy lints and update CI
#315
jxs
closed
9 months ago
0
refinery_cli: ERROR: cannot insert multiple commands into a prepared statement
#314
lkral-navmatix
opened
9 months ago
7
Dynamic migration dicovery, bug fix
#313
alfred-hodler
closed
8 months ago
1
Migration enums
#312
superstator
closed
8 months ago
8
Sqlx no longer supported because Migrate no longer implemented by Config
#311
kingsleyh
closed
9 months ago
3
Make `serde`, `toml` deps optional
#310
vasilakisfil
closed
9 months ago
0
New Files are not Detected by embed_migrations
#309
cole-abbeduto-particle
opened
10 months ago
2
serde properties of Config should be under a feature gate along with Toml serde impl
#308
vasilakisfil
closed
9 months ago
2
general: release 0.8.12
#307
jxs
closed
10 months ago
0
Current rusqlite version (0.30.0) not supported?
#306
apnorton
closed
10 months ago
1
Get final database schema after all migrations are run
#305
vasilakisfil
opened
10 months ago
3
Support duckdb
#304
tyrchen
opened
10 months ago
1
Wrap embedded migrations with enums
#303
superstator
opened
11 months ago
8
refinery-cli: update toml dependency
#302
serprex
closed
11 months ago
1
Next