[DBAL-318] getSQLDeclaration Created: 12/Aug/12 Updated: 19/Aug/12 |
|
| Status: | In Progress |
| Project: | Doctrine DBAL |
| Component/s: | None |
| Affects Version/s: | 2.2.2 |
| Fix Version/s: | None |
| Type: | Improvement | Priority: | Minor |
| Reporter: | Till | Assignee: | Benjamin Eberlei |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
https://github.com/doctrine/dbal/blob/master/lib/Doctrine/DBAL/Types/Type.php#L119-L125 Should define a @return type. Otherwise you have to step through other types to figure this out. |
| Comments |
| Comment by Christophe Coevoet [ 19/Aug/12 ] |
|
Already fixed in master |