Gabriel Leopoldo Ferreira

Results 4 comments of Gabriel Leopoldo Ferreira

I believe that the simplest solution would be parse raw SQL, following the SQL ANSI/ISO DDL standards, or, as you said, parsing the `schema.rb`. Maintain different strategies for different ORMs...

Another possible option for this CLI could be specify the "target schema". Here I'm working with a public schema for general purposes and separated schemas for each client, with a...

Nice! Thanks for your help! I didn't know about that site, I'm going to read that documentation too. Besides, I don't know what's the community's primary choice to search documentation...

Nice! There's something that we could help? I personally would like if I could contribute with something. I work developing an e-mail sending platform and the milter protocol is very...