issues
search
cakephp
/
migrations
CakePHP database migrations plugin
Other
137
stars
116
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add deferrable constraints management for PSQL
#783
dereuromark
opened
15 hours ago
1
Revert glob escaping.
#782
dereuromark
opened
17 hours ago
0
Tidy up docs and publish migrations/seeds docs
#781
markstory
closed
5 hours ago
0
Prevent fatal error on reserved keywords as migration names.
#780
dereuromark
closed
18 hours ago
2
Outline possible configs for easier copy-and-paste
#779
dereuromark
closed
1 day ago
0
Fix glob pattern escaping.
#778
dereuromark
closed
17 hours ago
5
Add schema support to MS SQL Server
#777
ovoronyi
closed
1 day ago
1
Fix BC topic.
#776
dereuromark
closed
3 days ago
0
Fix typos.
#775
dereuromark
closed
4 days ago
0
WIP: Add Migrations middleware
#774
dereuromark
opened
4 days ago
3
Avoid timestamp collisions on bake.
#773
dereuromark
closed
3 days ago
7
Collision detect avoidance
#772
dereuromark
closed
3 days ago
0
4.next merge to 4.x
#771
markstory
closed
1 week ago
0
Improving foreign key API
#770
markstory
opened
1 week ago
3
Bump codecov/codecov-action from 4 to 5
#769
dependabot[bot]
closed
1 week ago
0
update stan
#768
LordSimal
closed
1 week ago
0
4.5 - Update bake migration snapshot for builtin backend
#767
markstory
closed
2 weeks ago
0
Update Bake migration diff to generate with builtin base classes
#766
markstory
closed
3 weeks ago
0
Import documentation for seed + migration authoring
#765
markstory
closed
3 weeks ago
0
Update bake commands to use builtin base classe
#764
markstory
closed
4 weeks ago
0
Update documentation on backend status.
#763
markstory
closed
3 weeks ago
0
Document needs to be updated to describe that "builtin" is now default
#762
motooka
closed
3 weeks ago
1
4.next - Add migration BaseClass
#761
markstory
closed
1 month ago
0
4.next - Add base seed
#760
markstory
closed
1 month ago
0
Remove old config file and improve readme
#759
markstory
closed
1 month ago
0
Fix notice error in ManagerFactory for invalid connections
#758
markstory
closed
1 month ago
0
Avoid notice/warning
#757
dereuromark
closed
1 month ago
0
Reduce phinx usage and stabilize backend inteface
#756
markstory
closed
1 month ago
0
Fix for MySQL 8 DEFAULT_GENERATED extra
#755
nojimage
closed
1 month ago
0
Cannot rollback renaming a column that has DEFAULT CURRENT_TIMESTAMP
#754
nojimage
closed
1 month ago
0
Import most of Phinx\Util\Util
#753
markstory
closed
1 month ago
0
Migrations adapter
#752
markstory
closed
2 months ago
0
Add and use a ShimAdapter
#751
markstory
closed
2 months ago
0
4.next - Revise the migrations interfaces
#750
markstory
closed
2 months ago
0
Start to add Migrations versions of base interfaces
#749
markstory
closed
2 months ago
0
Fix compatibility break from phinx
#748
markstory
closed
2 months ago
0
new adapter type returned for PostgreSQL with new built-in backend
#747
LordSimal
closed
2 months ago
1
merge 4.x => 4.next
#746
LordSimal
closed
2 months ago
0
Add hook method for migrations to skip creating a transaction
#745
markstory
closed
2 months ago
0
Add schema support to MS SQL Server
#744
ovoronyi
closed
1 week ago
5
Disable foreign key checks when removing temp tables
#743
markstory
closed
2 months ago
1
Port insert & bulkinsert compatibility from phinx
#742
markstory
closed
2 months ago
0
"FOREIGN KEY constraint failed" after updating to 4.4.0
#741
kolorafa
opened
3 months ago
8
Allow behavior of getMigrations() method in CakeManager to be modified or overridden
#740
zejji
opened
3 months ago
7
Not abel to specifie the Database to use in the Migration
#739
Tyqo
closed
5 days ago
2
Make builtin the default migrations backend
#738
markstory
closed
3 months ago
0
Port insert with literals to builtin backend
#737
markstory
closed
2 months ago
0
4.next: add PHPUnit 11 support
#736
LordSimal
closed
3 months ago
3
Replace save() with update()
#735
davidspeijer
closed
3 months ago
10
update stan
#734
LordSimal
closed
3 months ago
0
Next