Caleb Cushing
Caleb Cushing
@pavankrishnadev I probably should have said go for it, but I don't know that any maintainers will accept it :'(
there should be a test of DDL but also a test of mutation such as update or delete, since it's possible to deny DDL (via grant, and you should why...
> ALTER TABLE users RENAME TO users_blns; I'm not sure this will actually work in all SQL engines... DDL is actually fairly proprietary and not fully standard. That said, if...
side note, we should be sure to have a string with `--` I recently found a bug in our app where that's causing an exception because of lucene.
This is what 
because it would take 30 minutes to create (I don't remember PKGBUILD off the top of my head, and have done very little rust) and push that, and I've pretty...
I'm using Google calendar combined with usemotion
+1 bumping because it looks like this is outstanding.
 looks pretty flat on my system, ;) and they're closer to sh than INI, afaik. Obviously the're an example. I've seen some `.conf` files recently that...
> I have to ask though, why can you not just use useUrlFragmentHash: true with Electron? you can, but you need to detect it, and obviously you may not want...