Omar Ramos

Results 20 comments of Omar Ramos
trafficstars

I went ahead and ran a search here in the Ideas area and found this thread. Not sure if this alternative approach is worthwhile to explore (this `@trim` directive seems...

Added a small correction in `columnQuote()` just now. Didn't realize it until I was eating lunch a few moments ago that the logic was wrong for the potential SQL Server...

@catfan, I've put together the associated [PR#1061](https://github.com/catfan/Medoo/pull/1061) above in case it might be considered as a potential solution for this, considering that the likelihood of `ANSI_QUOTES` support being added on...

I had a related issue to this one to share and add to the conversation. An observation I noticed in [Medoo#1044](https://github.com/catfan/Medoo/issues/1044) yesterday is that the default line referenced by @scr4bble...

@fatih I'm not sure if this one might be easily able to be tackled due to the recent work in [PR#510](https://github.com/planetscale/cli/pull/510) but if it can be I have a user...

@pencilcheck, The `SET` query currently would need to be integrated into the Beam code somewhere to execute right after connections are being established, rather than separately via the console, which...

@pencilcheck, If you are also a PlanetScale user, you can file a ticket with us over at https://support.planetscale.com/ and I can work with you more closely on the issue and...

No worries! For me it was actually a nice simple implementation of the protocol that helped contrast with a PHP version I was also looking at that was more complicated...

Since this issue already exists I'm going to add to it here since I was just dealing with this yesterday/this morning and shared my results over here in this issue:...

@Thulium-Drake That definitely sounds like something that might be worthwhile to pursue (just still feeling here that particular idea probably belongs in either a different issue or maybe might even...