Latest JAS v1.1.0
144 plugins online

PostgreSQL and other DB support

JAS should support PostgreSQL (and optionally other databases). The post sensible way seems to be to have a base SQL class which contains the majority of the query components (SELECT, INSERT, UPDATE, DELETE, FROM, WHERE, ORDER BY, etc) which can be overridden by the extending classes. 

An interesting option would be to use PDO for the base class as this will support more than just MySQL and PostgreSQL. Additionally it allows for "named variables" for prepared statements which should make the interface a bit more reliable. 
JAS15DEC002
Project
JAS Core (JAS)
Rank
4
Workflow
Version
Due in version
Fixed in changeset
3843

Updates (1)

Monday 11th of April 2016 at 11:51 :
Issue updated
Workflow: Open => Closed
Fixed in changeset: 0 => 3843

Files (0)

No files