FastQL icon indicating copy to clipboard operation
FastQL copied to clipboard

⚙️ Full stack, Modern Web Application Generator. ✨ Using FastAPI, GraphQL, PostgreSQL as database, Docker, automatic HTTPS and more. 🔖

Results 18 FastQL issues
Sort by recently updated
recently updated
newest added

Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.17.5 to 0.18.3. Release notes Sourced from uvicorn's releases. Version 0.18.3 What's Changed Remove cyclic references on HTTP implementations. (#1604) 24/08/22 reload_delay default changed from None to...

dependencies
python

Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2021.11.10 to 2022.8.17. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=regex&package-manager=pip&previous-version=2021.11.10&new-version=2022.8.17)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
python

Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.13.3 to 20.16.2. Release notes Sourced from virtualenv's releases. 20.16.2 What's Changed release 20.16.1 by @​gaborbernat in pypa/virtualenv#2390 Bump embed pip by @​gaborbernat in pypa/virtualenv#2391 Full Changelog:...

dependencies
python

Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.7.6 to 1.8.1. Release notes Sourced from alembic's releases. 1.8.1 Released: July 13, 2022 bug [bug] [sqlite] Fixed bug where the SQLite implementation of Operations.rename_table() would render...

dependencies
python

Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.6 to 1.2.1. Release notes Sourced from mako's releases. 1.2.1 Released: Thu Jun 30 2022 bug [bug] [tests] Various fixes to the test suite in the area...

dependencies
python

Bumps [identify](https://github.com/pre-commit/identify) from 2.4.11 to 2.5.6. Commits cd3504e v2.5.6 3c8710d Merge pull request #331 from CSymes/patch-1 758e928 Add .resx to extensions.py 17f8ed2 Merge pull request #329 from pre-commit/pre-commit-ci-update-config 26f5606 [pre-commit.ci]...

dependencies
python

Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2021.11.10 to 2022.9.13. Commits 4ad1f04 Updated to Unicode 15.0.0. 416dd66 Updated version. 134e570 Updated main.yml for GitHub Actions. Contributed by animalize. 45642ba Git issue 479: Segmentation fault...

dependencies
python

I tried to check out and run the recent version and the main container fails to start with: ``` fastql-fastql-1 | usage: alembic [-h] [--version] [-c CONFIG] [-n NAME] [-x...

would it make sense to make this repo a template repository to act as a boilerplate for other projects?

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.17.0 to 2.20.0. Release notes Sourced from pre-commit's releases. pre-commit v2.20.0 Features Expose source and object-name (positional args) of prepare-commit-msg hook as PRE_COMMIT_COMIT_MSG_SOURCE and PRE_COMMIT_COMMIT_OBJECT_NAME. #2407 PR...

dependencies
python