Dan Cech

Results 38 comments of Dan Cech

Very interesting comment, (I think) I misread @Dieterbe 's comment to imply we were using uint16 to store these values today. Based on what @woodsaj just said it does sound...

@woodsaj Does worldping-api provide an endpoint where the app can grab the defaults?

Thanks for the feedback @jon-whit , it looks like the base change has created quite a few conflicts. Is there anything I can do at this stage to help move...

Rebased onto current main and updated to account for the storage interface changes, as well as updating to modernc.org/sqlite v1.32.0. I also looked through the diffs between the sqlite driver...

Rebased again, I think I've hit all the other files that were identified and I went ahead and removed the `type` and `type_definition` columns for the SQLite backend. I will...

Updated the docs, but I'm not sure what the right path forward is for the helm charts. Running SQLite on k8s doesn't make a huge amount of sense unless you...

@miparnisari the most recent commit includes an implementation of #1873 for SQLite. I based the column names on the code in the linked PRs but can tweak them if you...

Very cool! I'll rebase again and take care of those merge conflicts