Arsse/lib/Misc
J. King 5cd84c4ab4 Validate configuration parameters on import, and other changes
- Each parameter is checked for type and normalized
- Interval strings are converted to DateInterval objects
- Timeouts can be specified as interval strings
- Most intervals can be null to signify infinity
- Driver classes are checked that they implement the correct interface
- Short driver names may be used, and are used by default
- Helpful errors messages are printed in case of erroneous configuration

Exporting is currently broken; this will be fixed in an upcoming commit
2019-01-20 22:40:49 -05:00
..
Context.php Rewrite various queries to work in PostgreSQL 2018-12-04 20:41:21 -05:00
Date.php Validate configuration parameters on import, and other changes 2019-01-20 22:40:49 -05:00
Query.php Rewrite various queries to work in PostgreSQL 2018-12-04 20:41:21 -05:00
ValueInfo.php Validate configuration parameters on import, and other changes 2019-01-20 22:40:49 -05:00