python-gino / gino Public
master
Commits on Feb 12, 2022
Commits on Oct 6, 2021
Commits on Jul 4, 2021
-
Merge pull request #786 from Reskov/optimize-do-load
Optimize model loader do load method
Commits on Jun 22, 2021
-
Optimize model loader do load method
s_kovalev committedJun 22, 2021
Commits on Jun 20, 2021
Commits on Jun 6, 2021
Commits on May 25, 2021
Commits on Mar 20, 2021
-
Merge pull request #771 from python-gino/dependabot/pip/urllib3-1.26.3
[Security] Bump urllib3 from 1.26.2 to 1.26.3
-
Merge pull request #772 from python-gino/dependabot/pip/jinja2-2.11.3
[Security] Bump jinja2 from 2.11.2 to 2.11.3
Commits on Mar 19, 2021
-
[Security] Bump jinja2 from 2.11.2 to 2.11.3
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3. **This update includes a security fix.** - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](pallets/jinja@2.11.2...2.11.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
[Security] Bump urllib3 from 1.26.2 to 1.26.3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 to 1.26.3. **This update includes a security fix.** - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.2...1.26.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Commits on Feb 17, 2021
-
-
Merge pull request #747 from uriyyo/fix-context-stack-issue
Fix issue with concurrent contextual stack modification
-
-
Commits on Dec 23, 2020
-
Merge pull request #748 from illia-v/patch-1
Document ability to define SSL context via Sanic app config
Commits on Dec 22, 2020
Commits on Dec 11, 2020
-
* Update badges * Update issue templates * Add CodeQL Analysis
-
* No longer depending on asyncpg by default * Removed mysqlclient dependency * Upgraded black and reformatted code Closes: #740
Commits on Dec 9, 2020
Commits on Nov 22, 2020
-
Merge pull request #729 from wwwjfy/t717_empty_model
fix #717, return empty objects instead of None
-

