Weston

Results 68 comments of Weston

I'm more than happy to continue to dig, I had some problems initializing schema for postgres from the PostgreSQL.sql scripts in source (looks like some of it has syntax that's...

That's a totally valid question... I think with databases that supported it, those could be translated into queries that would actually query json and be efficient (PostgreSQL can do this...

Another ORM I used to use (ORMLite) used to have this feature, and I'm not sure you could actually query against the serialized json, but it was extremely handy for...

https://antonioru.github.io/beautiful-react-diagrams/#/Linking%20nodes appears to show this very thing... no?

I just thought of this... if I'm moving a 14gb file from one folder to another on the same drive, is there a reason it takes like 5+ minutes? On...

It may not have a huge amount of demand because .net6 is FAIRLY new, but I do think that support is only going to be more and more. I for...

I've noticed even when dragging an event that should theoretically fit between two items vertically, it tries to push items left and right... I dont know if thats part of...

I'm seeing this increasingly more with azure devops server 2020. I have no idea if its a problem with the plugin or if it's something with our server, but having...

I mean to some degree I would expect functionality provided in linq2db to be within reason, to be the lowest common denominator of functionality across supported dbs. What would happen...

I actually think I could achieve what I want if I was able to achieve something like this image of this library ... but individual items just had two ports...