switched to the mySQL driver so we can interface with TCDEVSVN1's mySQL server.

This commit is contained in:
2011-01-16 03:58:34 +00:00
parent 13f3e726e4
commit 4d01c2119e
5 changed files with 20 additions and 16 deletions

View File

@@ -8,3 +8,7 @@ created a single window with a tabbed layout for a more fluid experience.
added an overwrite file dialog.
added the customer country to the order object.
updated .CSV export
1.0.2
i replaced the old sqlite driver (for local databases) with the mySQL driver to interface with TCDEVSVN1's order database