1
edit
Changes
→Implement appendTSExtract() method
=== Implement <code>appendTSExtract()</code> method ===
This method extracts a field from a timestamp. It uses <code>SQLSubstReaser</code>'s enums.
* Researc Research the extract function in the PostgreSQL
* Implement it in Adapter
* Test it