issues
search
kitloong
/
laravel-migrations-generator
Laravel Migrations Generator: Automatically generate your migrations from an existing database schema.
MIT License
2.51k
stars
278
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add comment to `flattenCurrentTimestamp `
#242
kitloong
closed
1 week ago
1
Merge 7.x
#241
kitloong
closed
1 week ago
0
Fix #237 Generate `CURRENT_TIMESTAMP` with precision
#240
kitloong
closed
1 week ago
1
Add `useCurrentOnUpdate` support to datetime column type
#239
kitloong
closed
1 week ago
1
Test
#238
kitloong
closed
1 week ago
0
Type of DATETIME(2) is not being correctly represented by generate command
#237
moseslecce
closed
1 week ago
1
Type of datetime DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP not properly represented by generate command
#236
moseslecce
closed
1 week ago
1
Add PHP 8.4 test
#234
kitloong
closed
3 weeks ago
1
Lint fix
#233
kitloong
closed
3 weeks ago
1
Update composer.json
#232
dpohribniak-plexteq
closed
3 weeks ago
0
fixed PgSQL getProcedures()
#231
ahmadsyamim
closed
3 weeks ago
1
Update
#230
kitloong
closed
2 months ago
1
Merge 7.x
#229
kitloong
closed
3 months ago
0
Generate the index with user-defined type column after the column is generated
#228
kitloong
closed
3 months ago
1
Merge 7.x
#227
kitloong
closed
3 months ago
0
Fix update
#226
kitloong
closed
3 months ago
1
Move dependency injection to `handle`
#225
kitloong
closed
3 months ago
1
Support PostGIS extensions on PgSQL
#224
kitloong
closed
3 months ago
1
table-filename persists between calls and causes file to be overwritten
#223
calebdw
closed
3 months ago
2
Bug for the geography types in the PostGIS extension of PostgreSQL
#222
creyeschaponan
closed
3 months ago
2
1267 Illegal mix of collations
#221
jasperf
closed
3 months ago
6
Merge 7.x
#220
kitloong
closed
5 months ago
0
Add MariaDB Driver
#219
kitloong
closed
5 months ago
1
Cannot generate migration for MariaDB connection
#218
mocfaisal
closed
5 months ago
2
Update MySQLColumn.php
#217
zhaozhenxiang
closed
5 months ago
2
Remove mysql_native_password
#216
kitloong
closed
6 months ago
0
Lint
#215
kitloong
closed
6 months ago
1
Add codecov token
#214
kitloong
closed
6 months ago
1
phpstan fix
#213
kitloong
closed
6 months ago
0
Update return type
#212
kitloong
closed
6 months ago
0
SQLite foreign key name could be null.
#211
kitloong
closed
6 months ago
0
Error when reading Foreign Keys with SQLite
#210
TiagoSilvaPereira
closed
6 months ago
10
Read env from phpunit xml
#209
kitloong
closed
8 months ago
1
Fix error
#208
kitloong
closed
8 months ago
1
Merge 7.x
#207
kitloong
closed
8 months ago
0
Merge 6.x
#206
kitloong
closed
8 months ago
0
Remove old codes
#205
kitloong
closed
8 months ago
1
Use native enum
#204
kitloong
closed
8 months ago
0
Remove Doctrine DBAL
#203
kitloong
closed
8 months ago
1
Use doctrine dbal connection
#202
kitloong
closed
9 months ago
1
Add Laravel v11 support
#201
kitloong
closed
8 months ago
1
Merge 6.x
#200
kitloong
closed
9 months ago
0
Check directory exists, if not create...
#199
Niyiojeyinka
closed
9 months ago
2
Custom postgres types fails if there is an index on the type
#198
esbenp
closed
3 months ago
3
Laravel 8 - MariaDB error when generating stored procedures migration
#197
claudio-amped
closed
8 months ago
1
Error while using
#196
polishchukI
closed
10 months ago
3
Migrate to `larastan/larastan`
#195
kitloong
closed
10 months ago
1
php artisan migrate:generate ERROR
#194
ahmedkamaldabour
closed
10 months ago
1
Create table migrations generated with wrong column types
#193
CaraesNaur
closed
11 months ago
6
Merge 6.x
#192
kitloong
closed
11 months ago
1
Next