Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sethreno
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
sethreno
1y ago
Will Neki be a branch of [Citus]( https://github.com/citusdata/citus ) or is it more based on Vitess?
2.
▲
by
sethreno
6y ago
Is your service open source? I'd be interested in testing it. Also, you could speed up formatting in CI by only formatting files that changed.
3.
▲
by
sethreno
6y ago
I wish their was a standard c# formatter too. dotnet-format doesn't support wrapping long lines which is one of the more important features in my opinion. Resharper has a free command line tool that supports wrapping long lines. https
4.
▲
by
sethreno
10y ago
In my experience installing updates to Jenkins has been painless, 2.0 was no different.
5.
▲
Show HN: Schema Zen – Script and Create SQL Server Objects Quickly
(github.com)
4 points
by
sethreno
11y ago
|
0 comments
6.
▲
by
sethreno
13y ago
I prefer to think of db version control and db migrations as two separate things. Version control achieved by keeping the SQL scripts to create the database in your VCS along with the code that depends on it. Migration scripts are created l