Diego Ramírez

Results 6 issues of Diego Ramírez

Changing the regex to check inserts just if there is no prior spaces, make my_obfuscate aware of inserts in stored procedures Refs issue #10 Signed-off-by: Diego Ramírez [email protected]

my_obfuscate-0.5.3/lib/my_obfuscate/copy_statement_parser.rb:20:in `block in parse': Cannot obfuscate Postgres dumps containing INSERT statements. Please use COPY statments. (RuntimeError) **copy_statement_parser.rb** Throws an error when found inserts in PL/pgSQL stored procedures definition, the rest...

Considering #75, what do you think of having a `query_raw`, almost the same as `query`, but after doing the request, and parsing json/xml return the raw string response from the...

#### Steps to reproduce the behaviour 1. With a year of data loaded go to Reports 2. Select Bar Chart 3. In Period select Custom Range 4. In my case...

There could be an approach that creates `DataSource`s dynamically, for cases were we don't know in `programming time` how much data sources we could have. There is a problem yet...

I am trying out this plugin seems really cool, but currently the commands used in visual mode just doesn't work for me, an example, I want to rename a local...