Commit 07e50c6
committed
feature #1784 [make:entity] Specify more types categories (tcoch)
This PR was squashed before being merged into the 1.x branch.
Discussion
----------
[make:entity] Specify more types categories
Fixes #1780
Additions made according to types defined in:
- https://github.com/doctrine/dbal/blob/5.0.x/src/Types/Type.php
- https://github.com/doctrine/dbal/blob/5.0.x/src/Types/Types.php
Original issue mentions other types such as `date_point`, but I couldn't find them on my environment or in Dbal Types, therefore I did not add them yet. Inputs on this matter are welcomed!
Commits
-------
ca1d9ab [make:entity] Specify more types categories1 file changed
Lines changed: 12 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
458 | | - | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
459 | 461 | | |
460 | 462 | | |
461 | 463 | | |
462 | | - | |
| 464 | + | |
463 | 465 | | |
464 | 466 | | |
465 | 467 | | |
| 468 | + | |
466 | 469 | | |
467 | 470 | | |
468 | 471 | | |
469 | 472 | | |
470 | 473 | | |
471 | | - | |
| 474 | + | |
472 | 475 | | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
473 | 479 | | |
474 | 480 | | |
475 | 481 | | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
476 | 485 | | |
477 | 486 | | |
478 | 487 | | |
| |||
0 commit comments