sacha

Results 3 comments of sacha

The Problem is, when you have a Function it has Semicolons in it. `CREATE FUNCTION testmaximum() RETURNS TRIGGER AS $$ //some statement with semicolon $$ LANGUAGE plpgsql;` The Programm must...

I changed the code and this is the result and it works. I uploaded it here [sasax/patch-1](https://github.com/sasax/ScriptRunner/blob/patch-1/ScriptRunner.java)

https://github.com/wallneradam/tc420/blob/b20468e5da8e4ceddbb2a9fbe1d7e5aa78e75418/tc420/__main__.py#L286 I had trouble with this method and this two @-commands. I removed the whole method and it worked on my raspberry pi with python3.9