summaryrefslogtreecommitdiff
path: root/sqlplain/tests
Commit message (Collapse)AuthorAgeFilesLines
* Removed the old sqlplain codeHEADmasterMichele Simionato2014-07-2910-223/+0
|
* Recovered my repositorymicheles2010-03-281-14/+0
|
* Lots of work in sqlplain, and renamed lazyconnect->connectmichele.simionato2009-03-205-10/+10
|
* Major refactoring of the load_file/dump_file mechanismmichele.simionato2009-02-062-5/+5
|
* Added bcp_dump, bcp_restore, dump_file_mssqlmichele.simionato2009-02-041-0/+8
|
* Various improvements and fixesmichele.simionato2009-01-031-0/+14
|
* Added create_table and various improvementsmichele.simionato2008-12-231-0/+53
|
* Added utilities and improved support for sqlitemichele.simionato2008-12-222-20/+46
|
* Refactored the table framework to use DTables and KTables; fixed copy_from ↵michele.simionato2008-12-201-19/+33
| | | | and test_million.py
* Added a test to check the performance difference in insertionmichele.simionato2008-12-161-0/+45
|
* Many fixes and improvements to sql_support and tablemichele.simionato2008-12-052-0/+32
|
* Changes to automatize.pymichele.simionato2008-11-152-11/+12
|
* Added module "automatize"michele.simionato2008-11-141-0/+20
|
* Added support to generic qmark style for all driversmichele.simionato2008-11-101-0/+24