pgloader/src
Dimitri Fontaine b403c40d30 Implement support for MySQL comments, fix #126.
Only table (BASE TABLE) and columns comments are supported now. I didn't
even try to see if more are possible and interesting to support.
2015-01-09 01:49:56 +01:00
..
monkey Remove the FreeTDS dbbuffer setting. 2014-12-23 15:38:19 +01:00
parsers Improve loading of external libs, fixes #142. 2015-01-07 22:23:12 +01:00
pgsql Implement support for PostgreSQL COPY format, fix #145. 2015-01-02 18:49:17 +01:00
sources Implement support for MySQL comments, fix #126. 2015-01-09 01:49:56 +01:00
utils Fix and improve new summary reporting. 2015-01-06 12:36:14 +01:00
connection.lisp Refactor connection handling, and clean-up many things. 2014-12-26 21:50:29 +01:00
hooks.lisp Fix hooks.lisp to have SBCL extensions #+sbcl protected. 2015-01-08 09:30:24 +01:00
main.lisp Fix and improve new summary reporting. 2015-01-06 12:36:14 +01:00
package.lisp Clean up common code for sources. 2015-01-08 23:17:40 +01:00
params.lisp Refactor connection handling, and clean-up many things. 2014-12-26 21:50:29 +01:00
queue.lisp Remove outdated comments about the reader and writer batches... 2014-08-03 19:49:10 +02:00