issues
search
ruckus
/
ruckusing-migrations
Database migrations for PHP ala ActiveRecord Migrations with support for MySQL, Postgres, SQLite
Other
506
stars
95
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump for 1.2.0
#189
capripot
opened
10 months ago
0
Remove dynamic properties deprecation failure for php8
#188
andre-lameirinhas
closed
1 year ago
0
too many connections
#187
harp-eng
opened
2 years ago
0
Enabled SSL Support for MySQLI
#186
robevolution
closed
3 years ago
2
Unable to connect via TLS for MySQL connections
#185
robevolution
closed
3 years ago
0
fix: don't exit on deprecation warnings
#184
james-mckinnon
closed
4 years ago
1
Use PSR LoggerInterface instead of Ruckusing_Util_Logger.
#183
herregroen
opened
6 years ago
0
Roadmap: Integrate Percona Toolkit?
#182
ghost
opened
6 years ago
1
Error:I dont know what column type of 'longtext' maps to for MySQL
#181
underdpt
opened
6 years ago
0
add ability to set column defaults as functions in postgres
#180
exlexer
closed
4 years ago
1
add money type to psql
#179
exlexer
closed
7 years ago
2
Fatal error: Class 'mysqli' not found in /web/vendor/ruckusing/ruckusing-migrations/lib/Ruckusing/Adapter/MySQL/Base.php on line 1259
#178
justinmchase
closed
7 years ago
3
CREATE INDEX CONCURRENTLY cannot run inside a transaction block
#177
jaffarhussain1011
opened
7 years ago
0
Documentation for config file
#176
kardasjan
closed
7 years ago
1
Fix offset migrations
#175
pips-
opened
7 years ago
2
Added extra migration hooks.
#174
mcneely
opened
7 years ago
1
Exception not properly thrown
#173
Patabugen
closed
7 years ago
1
Add Mysql 5.7 json support
#172
bboure
closed
4 years ago
6
FOREIGN KEY Constraint
#171
talenta-eg
opened
8 years ago
1
extend tests via Travis CI + code-coverage via PhpUnit
#170
voku
closed
8 years ago
6
how can i add auto_increment column to work with mysql and postgres databases?
#169
0xff00ff
opened
8 years ago
5
Add missing configuration in sqlite adapter
#168
wellingguzman
closed
8 years ago
0
Mysql is picky about table options
#167
sorenbronsted
closed
8 years ago
1
PgSQL adapter: fix NULL substitution on column option change
#166
neomilium
closed
8 years ago
1
Fixes transaction state after commit
#165
neomilium
closed
8 years ago
1
Avoid schema constant
#164
garex
closed
8 years ago
1
Fix #162 - NULL attribute on timestamp column
#163
larsnystrom
closed
9 years ago
1
MySQL timestamp needs a NULL attribute when null == true
#162
larsnystrom
closed
9 years ago
0
Is there any plan to have more details in schema_migrations table?
#161
Gampesh
opened
9 years ago
1
Is it possible to execute the ruckusing-migration through http request
#160
Gampesh
opened
9 years ago
4
Fix commands out of sync, fixes #158
#159
stilliard
closed
9 years ago
1
Error during migrations and rollbacks. "Reason: Commands out of sync; you can't run this command now"
#158
stilliard
closed
9 years ago
3
Add foreign key
#157
brutuscat
opened
9 years ago
6
Multi execute
#156
silverslice
closed
9 years ago
5
DB connection issue when trying to setup Ruckusing Migrations - Abstract.php No Such File Or Directory
#155
crmpicco
opened
9 years ago
4
Unable to execute query for trigger
#154
tunder
opened
9 years ago
10
migrate_from_offset issue
#153
kevcam4891
opened
9 years ago
1
db:migrate throws exception if migrations dir is not writable
#152
acolchagoff
closed
9 years ago
3
Run migration through code
#151
wellingguzman
opened
9 years ago
1
Best release for production
#150
acolchagoff
closed
9 years ago
2
use Identifier on Index name
#149
wellingguzman
closed
9 years ago
1
Add timestamp shortcuts
#148
capripot
closed
9 years ago
5
Refactor split_query method
#147
silverslice
closed
9 years ago
1
Allow pg_dump to connect on remote server
#146
ghost
closed
9 years ago
1
Ruckusing_Migration_Base::split_query doesn't work properly in escape
#145
Anye
opened
10 years ago
3
Categorize migrations by application version
#144
clphillips
closed
10 years ago
2
Separate versions for modules
#143
clphillips
closed
10 years ago
1
Warn if migrations directory not writable instead of exception
#142
garex
closed
9 years ago
2
Fix "(class.Ruckusing_FrameworkRunner.php:193) Undefined variable: ENV"
#141
JohnnyDevNull
closed
10 years ago
3
Migrate data from one database to another
#140
tohann
opened
10 years ago
0
Next