Been using GitX for many years . Happy to learn there’s a new fork. Thanks!
Something I use all the time to handle applications which might have multiple instances opened at once. For example, web browsers. Press CMD-TAB to bring up the list of opened applications and then pressing UP or DOWN…
lol, good one! I hope marketing sees this.
goto; conferences https://www.youtube.com/c/GotoConferences Good talks on a variety of topics.
Total agree and I use query builders all the time. (Yours definitely looks nice.) I was curious though how others might of handled these issues when using libraries like the one posted here which is just raw sql.
I'm a fan of using raw sql like this but curious if anyone has solved deduplicating common statements and dynamic queries in a good way. For example: 1) Imagine lots of queries having to show the results in the context…
Been using GitX for many years . Happy to learn there’s a new fork. Thanks!
Something I use all the time to handle applications which might have multiple instances opened at once. For example, web browsers. Press CMD-TAB to bring up the list of opened applications and then pressing UP or DOWN…
lol, good one! I hope marketing sees this.
goto; conferences https://www.youtube.com/c/GotoConferences Good talks on a variety of topics.
Total agree and I use query builders all the time. (Yours definitely looks nice.) I was curious though how others might of handled these issues when using libraries like the one posted here which is just raw sql.
I'm a fan of using raw sql like this but curious if anyone has solved deduplicating common statements and dynamic queries in a good way. For example: 1) Imagine lots of queries having to show the results in the context…