summaryrefslogtreecommitdiff
path: root/sqlplain/postgres_util.py
Commit message (Collapse)AuthorAgeFilesLines
* Removed the old sqlplain codeHEADmasterMichele Simionato2014-07-291-113/+0
|
* Changed the management of NULLsmicheles2010-05-221-4/+4
|
* Various improvements to sqlplainmichele.simionato2009-09-071-8/+13
|
* Lots of work in sqlplain, and renamed lazyconnect->connectmichele.simionato2009-03-201-9/+11
|
* Added an importmichele.simionato2009-02-201-0/+1
|
* Improved introspection features and import/export routinesmichele.simionato2009-02-161-10/+13
|
* Improved the support for inserting/dumping tables and added a few utilitiesmichele.simionato2009-02-121-5/+12
|
* Major refactoring of the load_file/dump_file mechanismmichele.simionato2009-02-061-14/+54
|
* Added bcp_dump, bcp_restore, dump_file_mssqlmichele.simionato2009-02-041-9/+10
|
* Small improvements to sql_replmichele.simionato2009-01-091-1/+1
|
* Various improvements and fixesmichele.simionato2009-01-031-6/+5
|
* Refactoring of sqlplain (removed connmethod and made tables more OO)michele.simionato2008-12-291-0/+4
|
* Added utilities and improved support for sqlitemichele.simionato2008-12-221-1/+1
|
* Refactored the table framework to use DTables and KTables; fixed copy_from ↵michele.simionato2008-12-201-5/+8
| | | | and test_million.py
* Added introspection utilities to sqlplain and improve the table supportmichele.simionato2008-12-171-0/+12
|
* Many improvementsmichele.simionato2008-12-091-0/+12
|
* Various improvements to sqlplainmichele.simionato2008-12-041-1/+1
|
* Added new utilities to sqlplain and moved them in files according to the dbtypemichele.simionato2008-12-021-0/+24