Re: [sqlfairy-developers] SQLFairy patch to get Postgres table and column descriptions

2011-12-23 Thread Peter Rabbitson
Andrew Pam wrote: > Peter Rabbitson wrote: >> Regarding this, and the other 2 patches you sent to the list: None of >> them included any sort of tests. Please resubmit with appropriate >> testing. > > I've resubmitted the SQL::Translator::Producer::HTML patch with tests, > but SQL::Translator::Par

Re: [sqlfairy-developers] Patch to get correct SQL data types from Postgres

2011-12-23 Thread Peter Rabbitson
Finally applied, sorry for the delay. -- Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppU

Re: [sqlfairy-developers] unit test proposal for SQL::Translator::Parser::DBI::PostgreSQL

2011-12-23 Thread Peter Rabbitson
Cedric Carree wrote: > Hi list, > > I come back to the ML with my unit tests for Postgres. Few weeks ago, I did > some modifications which I put in the branch dbi_pg_tests in the git repo. I > added not only unit tests for existing code but also unit tests for some > patch proposals from other

Re: [sqlfairy-developers] unit test proposal for SQL::Translator::Parser::DBI::PostgreSQL

2011-12-23 Thread Cedric Carree
Hi list, I come back to the ML with my unit tests for Postgres. Few weeks ago, I did some modifications which I put in the branch dbi_pg_tests in the git repo. I added not only unit tests for existing code but also  unit tests for some patch proposals from others contributors that was rejected