You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a clean mechanism to handle custom DBMS specific statements when they do not fit in xml/queries.xml, we should rather use it and remove all hard-coded custom statements from the source code.
We have a clean mechanism to handle custom DBMS specific statements when they do not fit in xml/queries.xml, we should rather use it and remove all hard-coded custom statements from the source code.
Closely related to issue #33.