mispp
mispp
coloring of the result grid can quickly point out on some things while doing data analysis e.g. strings - dark red font numbers - dark blue fonr nulls - yellow...
updater?
would it be possible to have 'dispatch update' command, which would do: - download latest released version from github - unpack the file and replace current binary - restart dispatch...
would be nice to have postgres backend for easier searching when having 24/7 connection to freenode.
When you get a collection like /stars, but I want to filter ones which have a name like '%food%' Something like /stars/?name-contains=food
Examples needed how to use this crate, e.g.: - list all nodes in network - add node to network - query node for information - remove node from network
Would be nice to know where instances are hosted. Gdpr and network latency come to mind why this would be important to know.
### Version 1.29.0 ### What happened? SQLC duplicates stuct data members when using inherits and like in the same create table statement. For example ```go type LookupRiskType struct { Key...
add options to generate json tags, as mentioned in #486