JP Roemer
JP Roemer
Hi there, Ive been using HackMD on my own server for 2 weeks right now and love it. Everything seems to be here in term of text management except one...
Update [Segments](https://github.com/0rax/fishline/wiki/Segments) section with: - [ ] Customizable symbols for each segments - [ ] Cleaner description
Update [Development](https://github.com/0rax/fishline/wiki/Development) section with: - [ ] Small style guide - [ ] How to create test for your segments - [ ] Internal symbols that might be modified by...
In the current implementation of `hstore` in `github.com/uptrace/bun/dialect/pgdialect`, an empty `hstore` is encoded properly in the database as `''` but can not be retrieved. It is handled properly for a...