0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 8 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Additional fixes to mysql reader More... about 13 years ago
Better debugging for queries More... about 13 years ago
Adds a reconnect to mysql in case it goes away! More... about 13 years ago
Truncate index names to 62 chars in length More... about 13 years ago
Check for nil row[index] for times More... about 13 years ago
tidy readme More... over 13 years ago
update gemspec manifest More... over 13 years ago
refactor for tests to use dynamically generated config files More... over 13 years ago
update README for gem usage; update gemspec details More... over 13 years ago
suggesting MIT license... More... over 13 years ago
change default yml config filename to mysql2psql.yml More... over 13 years ago
initial gemspec structure More... over 13 years ago
remove original mysql2psql script, rename README as rdoc More... over 13 years ago
add base postgres db writer test More... over 13 years ago
basic postgres_db_writer test More... over 13 years ago
refactor open/close for pg writer; fix exists? method More... over 13 years ago
refactor integration tests for suite-level setup More... over 13 years ago
moved to integration suite More... over 13 years ago
resolve seed database dependency. Seed on every test for the time being. More... over 13 years ago
move test db seeding as one-time integration test task More... over 13 years ago
support help args More... over 13 years ago
remove redundant config file More... over 13 years ago
add basic conversion tests More... over 13 years ago
add rubygems and ensure return code passed to calling process More... over 13 years ago
enhance message ewhen config file intialized More... over 13 years ago
add pg require More... over 13 years ago
add return code for converter; supress truncate if ddl included More... over 13 years ago
config sample move to README & self-initialization More... over 13 years ago
add basic mysqlreader integration tests More... over 13 years ago
change mysqlreader to take options object instead of db params More... over 13 years ago