Open main menu

CDOT Wiki β

Changes

PostgreSQL Adapter Project - Extending SQLSchemaManager

6 bytes added, 17:02, 21 January 2011
Implement appendTSExtract() method
* Research the extract function in the PostgreSQL
* Implement it in Adapter
* Test it<br />
*NOTE: The logic to implement the extract function is similar to the one in MySQL Adapter. It could be a good idea to suggest to NexJ to add the <code>appendTSField</code> method to the super class, so we are not repeating the code. (Can be done in the Optimization stage)
1
edit