CodeIgniter4 icon indicating copy to clipboard operation
CodeIgniter4 copied to clipboard

[Forge] Missing: Means of adding indexes

Open MGatner opened this issue 3 years ago • 1 comments

The Forge class currently may only add indexes during table creation. We need a way to allow Forge (and thus migrations) to add/alter/drop indexes.

MGatner avatar Jun 10 '21 13:06 MGatner

+1 for this. I came here to report the same thing.

neilsf avatar Feb 03 '22 19:02 neilsf

https://github.com/codeigniter4/CodeIgniter4/pull/6676 closes this

sclubricants avatar Oct 24 '22 22:10 sclubricants

Beautiful! Thanks so much @sclubricants 🏆

MGatner avatar Oct 25 '22 10:10 MGatner