CallumDowling
CallumDowling
How is this going? When selecting NOW() on sqlx I get a utc+0 timestamp, when using mysql terminal I get utc+11. This causes havoc for my views for example when...
Any update on this? Edit: my issue was having col:"2", instead of col:2 in nodes.
I would really like to have this feature. At the moment I am doing this for MySql DB ``` match type_info.name() { "FLOAT" => { match row.try_get::(key.ordinal()){ Ok(val) => {map.insert(key.name().to_string(),...
@lovasoa Thanks so much for that, works!
> [zenity](https://help.gnome.org/users/zenity/stable/) can be used to solve the problem indirectly > > ```fish > #!/usr/bin/fish > grim -g (slurp) - |swappy -f - -o (zenity --file-selection --confirm-overwrite --save) > ```...
I didn't know, I will check it out. My use case sending sending http queries to maria using a workflow automation tool, I have tried the sqlite go repo it...
I gave this a go https://github.com/CallumDowling/sqlxrg. I added tags and used rust tests instead of the go ones you had.
Yes happy to work on it together. I have dropped you an email.
Any resolution for this, processes a few logs then falls over ? Docker image: fluent/fluent-bit:1.9.3-debug