Skip to content
#

query

Here are 1,671 public repositories matching this topic...

Doctor-love
Doctor-love commented Jan 24, 2022

"Snap" is a popular package format that enables Linux users to install and run applications cross-distro.
In order to help potential users discover and use fq, it would be neat to automatically build and publish a snap during the release process.

fq utilizes GoReleaser in [the "release" workflow

enhancement help wanted good first issue
goofiw
goofiw commented Oct 12, 2020

I'd like to add a config and the ability to have a .js config file in order to generate nestjs repositories and files that just have types. The easiest way to do this, and without introducing much additional maintenance would be to let folks supply their own generator templates.

Splitting the types to a different library might be a little tricky to add in a config, so at first it might not b

good first issue
atomotic
atomotic commented May 31, 2022

the pre-built binary is not supporting database?

roapi -t "vocabs=sqlite:///data/vocabulary.sqlite"
[2022-05-31T06:48:11Z INFO  roapi::context] loading `uri(sqlite:///data/vocabulary.sqlite)` as table `vocabs`
Error: Database error: Enable 'database' feature flag to support this

would you explain in README how to enable it?

I'm new to rust, after some searching i got it workin

bug good first issue help wanted

Improve this page

Add a description, image, and links to the query topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the query topic, visit your repo's landing page and select "manage topics."

Learn more