-
- Downloads
Merge pull request #6476 from ogasser/dbal_precision_scale
DB: Support DECIMAL(precision,scale) syntax in XML
Showing
- lib/private/db/mdb2schemareader.php 8 additions, 0 deletionslib/private/db/mdb2schemareader.php
- tests/data/db_structure.xml 2 additions, 1 deletiontests/data/db_structure.xml
- tests/data/db_structure2.xml 2 additions, 1 deletiontests/data/db_structure2.xml
- tests/lib/db.php 29 additions, 0 deletionstests/lib/db.php
- tests/lib/db/mdb2schemareader.php 4 additions, 1 deletiontests/lib/db/mdb2schemareader.php
- tests/lib/db/testschema.xml 6 additions, 0 deletionstests/lib/db/testschema.xml
Loading
Please register or sign in to comment