]> saetta.ns0.it Git - gdadbcopy/shortlog
gdadbcopy
2019-08-28 Andrea ZagliChanges for libgda5. master
2012-12-28 Andrea ZagliMissing error test.
2012-12-28 Andrea ZagliExplicitly set date/timestamp data type when not provid...
2012-12-28 Andrea ZagliAdded command line argument --only-data (closes #526).
2012-12-27 Andrea ZagliAdded command line arg --only-schema (closes #524).
2012-12-27 Andrea ZagliAdded command line arg --explicit, to bypass GdaMetaSto...
2012-12-24 Andrea ZagliTrying to read explicitly also table's fields.
2012-12-22 Andrea ZagliTypo.
2012-12-22 Andrea ZagliMissing addition of tables when get schema from select.
2012-12-21 Andrea ZagliMerge branch 'master' of ssh://saetta.homelinux.org...
2012-12-21 Andrea ZagliStart trying to get table's schema from a select.
2012-12-15 Andrea ZagliSetted version to 0.0.2. 0.0.1
2012-11-25 Andrea ZagliUsed GdaServerOperation to drop tables/views.
2012-11-25 Andrea ZagliMissing nullok in insert into definition.
2012-11-25 Andrea ZagliAdded command line table (to copy only specified tables...
2012-11-25 Andrea ZagliAdded command line parameter output-file.
2012-11-24 Andrea ZagliRead views.
2012-11-24 Andrea ZagliRead if a field is a primary key, if it is nullable...
2012-11-24 Andrea ZagliSetted reference db as read only.
2012-11-24 Andrea ZagliAdded command line parameter "drop_tables".
2012-11-24 Andrea ZagliAdded rows counter during copying data.
2012-11-24 Andrea ZagliChanged g_message with g_printf.
2012-11-24 Andrea ZagliAdded command line parameter "verbose".
2012-11-24 Andrea ZagliCopying data.
2012-11-24 Andrea ZagliAdded Anjuta project's files.
2012-11-22 Andrea ZagliBuilded sql statement template for insert into.
2012-11-22 Andrea ZagliChanged method to obtain fields informations.
2012-11-21 Andrea ZagliFields creation.
2012-11-21 Andrea ZagliTables creation (no fields).
2012-11-21 Andrea ZagliCleaned the code.
2012-11-21 Andrea ZagliInitial import.