Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tortoise/tortoise-orm issues and pull requests
#1868 - IntField: add MinMaxValidator
Pull Request -
State: open - Opened by markus-96 7 days ago
- 2 comments
#1867 - MySQL with MyISAM: Foreign Key not created
Issue -
State: closed - Opened by markus-96 8 days ago
- 1 comment
#1865 - fix: replace deprecated `asyncio.get_event_loop()` with modern approach
Pull Request -
State: open - Opened by Abdeldjalil-H 13 days ago
- 3 comments
#1864 - chore: improve type hints (use `type` instead of `typing.Type`)
Pull Request -
State: open - Opened by waketzheng 13 days ago
- 2 comments
#1863 - optimize `get_for_dialect`, `get_db_field_types`
Pull Request -
State: closed - Opened by markus-96 14 days ago
- 7 comments
#1862 - add benchmarks for `get_for_dialect`
Pull Request -
State: closed - Opened by markus-96 14 days ago
- 2 comments
#1861 - "sqlite3.OperationalError: no such savepoint" if I use transaction with asyncio.TaskGroup
Issue -
State: closed - Opened by axzxc1236 14 days ago
- 9 comments
#1860 - Release 0.24.0
Pull Request -
State: closed - Opened by henadzit 15 days ago
- 4 comments
#1859 - fix `_get_dialects` - properties
Pull Request -
State: closed - Opened by markus-96 15 days ago
- 9 comments
#1858 - `_get_dialects` not working for properties
Issue -
State: closed - Opened by markus-96 15 days ago
#1857 - Array filter for postgres
Issue -
State: open - Opened by maqueisaprogrammer 16 days ago
- 2 comments
Labels: enhancement
#1856 - Fix index class argument `name` not work
Pull Request -
State: closed - Opened by waketzheng 16 days ago
- 5 comments
#1855 - cannot call Connection.execute(): connection has been released back to the pool
Issue -
State: closed - Opened by d3QUone 17 days ago
- 2 comments
#1854 - filter datetime objects by date using __date
Pull Request -
State: closed - Opened by xaptronic 20 days ago
- 2 comments
#1853 - IntField: constraints not taken into account
Issue -
State: open - Opened by markus-96 20 days ago
#1851 - WIP Do not copy pypika query
Pull Request -
State: closed - Opened by henadzit 23 days ago
- 1 comment
#1850 - Which field attributes only matter for schema generation?
Issue -
State: open - Opened by ofer-pd 26 days ago
- 3 comments
Labels: question
#1848 - feat: drop support for Python3.8
Pull Request -
State: closed - Opened by waketzheng 27 days ago
- 2 comments
#1847 - Fix index creation in Tortoise.generate_schemas() for MySQL and Postgres
Pull Request -
State: closed - Opened by henadzit 27 days ago
- 6 comments
#1846 - refactor: reduce duplicated code in tests
Pull Request -
State: closed - Opened by waketzheng 28 days ago
- 2 comments
#1845 - fix: mysql generated schema syntax error
Pull Request -
State: closed - Opened by waketzheng 29 days ago
- 4 comments
#1844 - Tortoise ORM behaves unexpected when updating model with one-to-one field as a primary key.
Issue -
State: closed - Opened by VeryBigSad about 1 month ago
- 1 comment
#1844 - Tortoise ORM behaves unexpected when updating model with one-to-one field as a primary key.
Issue -
State: closed - Opened by VeryBigSad about 1 month ago
- 1 comment
#1843 - Unable to Perform Fuzzy Search on JSON Field with icontains Filter
Issue -
State: closed - Opened by sleep1223 about 1 month ago
- 1 comment
Labels: question
#1842 - Enable pydantic_model_creator to use Forward references using ReverseRelation in different files
Pull Request -
State: open - Opened by eyllanesc-JE about 1 month ago
- 7 comments
#1841 - pydantic_model_creator does not support Forward references using ReverseRelation in different files
Issue -
State: open - Opened by eyllanesc-JE about 1 month ago
- 7 comments
#1840 - Optimize field conversion to database format
Pull Request -
State: closed - Opened by henadzit about 1 month ago
- 3 comments
#1839 - docs: fix sqlite credentials param name error
Pull Request -
State: closed - Opened by waketzheng about 1 month ago
- 2 comments
#1839 - docs: fix sqlite credentials param name error
Pull Request -
State: closed - Opened by waketzheng about 1 month ago
- 2 comments
#1838 - feat: add filtered subquery update test
Pull Request -
State: closed - Opened by Invisi about 1 month ago
- 3 comments
#1838 - feat: add filtered subquery update test
Pull Request -
State: closed - Opened by Invisi about 1 month ago
- 3 comments
#1837 - Use pypika's SqlContext to improve performance
Pull Request -
State: closed - Opened by henadzit about 1 month ago
- 4 comments
#1836 - MySQL failed to create schema with `indexes=[Index(fields=...)]` in Meta
Issue -
State: closed - Opened by waketzheng about 1 month ago
Labels: bug
#1836 - MySQL failed to create schema with `indexes=[Index(fields=...)]` in Meta
Issue -
State: open - Opened by waketzheng about 1 month ago
Labels: bug
#1835 - Tortoise ORM mypy typing issue
Issue -
State: closed - Opened by Obscuretone about 1 month ago
- 2 comments
#1835 - Tortoise ORM mypy typing issue
Issue -
State: closed - Opened by Obscuretone about 1 month ago
- 2 comments
#1834 - Add more Codspeed benchmarks
Pull Request -
State: closed - Opened by henadzit about 1 month ago
- 3 comments
#1833 - Enable tests for asyncmy
Pull Request -
State: closed - Opened by henadzit about 1 month ago
- 1 comment
#1832 - docs: replace `pypika` by `pypika_tortoise` in documents
Pull Request -
State: closed - Opened by waketzheng about 1 month ago
- 1 comment
#1831 - Add Codspeed performance benchmarks
Pull Request -
State: closed - Opened by henadzit about 1 month ago
- 6 comments
#1830 - Improve DB client typing
Pull Request -
State: closed - Opened by henadzit about 1 month ago
- 1 comment
#1829 - refactor: rename `pypika` to `pypika_tortoise`
Pull Request -
State: closed - Opened by waketzheng about 1 month ago
- 4 comments
#1828 - fraoustin 1565 Meta indexes are created safely
Pull Request -
State: closed - Opened by fraoustin about 1 month ago
- 2 comments
#1827 - inconsistency between docs and actual code for sqlite backend
Issue -
State: open - Opened by paulhersch about 1 month ago
#1827 - inconsistency between docs and actual code for sqlite backend
Issue -
State: closed - Opened by paulhersch about 1 month ago
#1826 - [Feature] Support Trio
Issue -
State: open - Opened by merlinz01 about 1 month ago
Labels: enhancement
#1826 - [Feature] Support Trio
Issue -
State: open - Opened by merlinz01 about 1 month ago
Labels: enhancement
#1825 - Fix concurrent initialization of connection pool
Pull Request -
State: closed - Opened by henadzit about 1 month ago
- 1 comment
#1824 - Deprecation Warning: asyncio.get_event_loop() in tortoise.contrib.test.__init__.py for Python 3.12+
Issue -
State: open - Opened by hwangtate about 1 month ago
#1824 - Deprecation Warning: asyncio.get_event_loop() in tortoise.contrib.test.__init__.py for Python 3.12+
Issue -
State: open - Opened by hwangtate about 1 month ago
#1823 - chore(deps-dev): bump jinja2 from 3.1.4 to 3.1.5
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
- 1 comment
Labels: dependencies
#1823 - chore(deps-dev): bump jinja2 from 3.1.4 to 3.1.5
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
- 1 comment
Labels: dependencies
#1822 - chore: add `__repr__` to Index class
Pull Request -
State: closed - Opened by waketzheng about 2 months ago
- 1 comment
#1821 - Release 0.23.0
Pull Request -
State: closed - Opened by henadzit about 2 months ago
- 1 comment
#1820 - refactor: only replace password by star when logging level is debug
Pull Request -
State: closed - Opened by waketzheng about 2 months ago
- 1 comment
#1819 - Support filtering with `relation__in` using model instances
Issue -
State: open - Opened by Abdeldjalil-H about 2 months ago
Labels: enhancement
#1818 - `Filter` not working correctly.
Issue -
State: closed - Opened by MohammadrezaAmani about 2 months ago
- 3 comments
#1817 - fix: remove unused 'charset' in generate schema encoders
Pull Request -
State: closed - Opened by nglehuy about 2 months ago
- 1 comment
#1816 - Implement transaction savepoints
Pull Request -
State: closed - Opened by henadzit about 2 months ago
- 1 comment
#1815 - Fix backward_relations in PydanticMeta
Pull Request -
State: closed - Opened by markus-96 about 2 months ago
- 2 comments
#1814 - asyncmy integration broken
Issue -
State: closed - Opened by henadzit about 2 months ago
- 2 comments
Labels: bug
#1813 - ci: add python3.13
Pull Request -
State: closed - Opened by waketzheng about 2 months ago
- 1 comment
#1812 - Refactor apply contextlib suppress
Pull Request -
State: closed - Opened by waketzheng about 2 months ago
- 1 comment
#1811 - Pool.release() received invalid connection
Issue -
State: closed - Opened by d3QUone about 2 months ago
- 8 comments
Labels: bug
#1810 - Fix N-level transactions
Pull Request -
State: closed - Opened by henadzit about 2 months ago
- 1 comment
#1809 - feat: add `__hash__` and `__eq__` to Index
Pull Request -
State: closed - Opened by waketzheng about 2 months ago
- 1 comment
#1808 - DatetimeField Field identification error
Issue -
State: open - Opened by phw50365036 about 2 months ago
- 4 comments
Labels: oracle
#1806 - backward_relations in PydanticMeta is not respected
Issue -
State: closed - Opened by PushUpek about 2 months ago
- 3 comments
Labels: bug
#1805 - refactor: remove duplicated code in postgres indexes
Pull Request -
State: closed - Opened by waketzheng about 2 months ago
- 1 comment
#1804 - Release 0.22.2
Pull Request -
State: closed - Opened by henadzit 2 months ago
- 1 comment
#1803 - `select_related` and `prefetch_related` are raising an error
Issue -
State: closed - Opened by Abdeldjalil-H 2 months ago
- 2 comments
#1802 - add tests: update on filtered query fails when using subquery
Issue -
State: closed - Opened by Invisi 2 months ago
- 2 comments
Labels: enhancement, good first issue
#1801 - on_delete should be required
Issue -
State: open - Opened by FluckyGo 2 months ago
- 2 comments
Labels: enhancement, good first issue
#1800 - `sql(params_inline=True)` doesn't include filter values from subqueries
Issue -
State: open - Opened by Abdeldjalil-H 2 months ago
Labels: bug
#1799 - Bulk create is slow
Issue -
State: closed - Opened by Alercard 2 months ago
- 12 comments
#1798 - add enum support to pydantic_model_creator
Pull Request -
State: closed - Opened by markus-96 2 months ago
- 3 comments
#1797 - Parametrize related field queries
Pull Request -
State: closed - Opened by henadzit 2 months ago
- 3 comments
#1796 - Restore connection context if exception happens during rollback or commit
Pull Request -
State: closed - Opened by henadzit 2 months ago
- 1 comment
#1794 - Fix bug combined expression connectors
Pull Request -
State: closed - Opened by Abdeldjalil-H 2 months ago
- 1 comment
#1793 - Tortoise never recovers from Postgres downtime if transactions are used
Issue -
State: closed - Opened by henadzit 2 months ago
Labels: bug
#1792 - Add type validation for foreign key and one to one model consistency
Pull Request -
State: closed - Opened by Abdeldjalil-H 2 months ago
- 7 comments
#1791 - Foreign key input type is not in any way checked to actually represent the same model as in ForeignKey(model=...) parameter
Issue -
State: closed - Opened by HeroBrine1st 2 months ago
- 2 comments
Labels: enhancement, good first issue
#1791 - Foreign key input type is not in any way checked to actually represent the same model as in ForeignKey(model=...) parameter
Issue -
State: closed - Opened by HeroBrine1st 2 months ago
- 2 comments
Labels: enhancement, good first issue
#1789 - Add Postgres JSON filters
Pull Request -
State: closed - Opened by henadzit 2 months ago
- 1 comment
#1789 - Add Postgres JSON filters
Pull Request -
State: closed - Opened by henadzit 2 months ago
- 1 comment
#1788 - fix: TypeError when sorting by a RawSQL
Pull Request -
State: closed - Opened by waketzheng 2 months ago
- 1 comment
#1787 - AttributeError in Aerich migrations for M2M fields
Issue -
State: closed - Opened by gLiNtAlpHa 2 months ago
- 1 comment
#1786 - Demo for showing that CI passes for pypika PR#14
Pull Request -
State: closed - Opened by henadzit 2 months ago
- 1 comment
#1785 - Parametrize UPDATE, DELETE and bulk operations
Pull Request -
State: closed - Opened by henadzit 2 months ago
- 2 comments
#1784 - chore: improve type hints
Pull Request -
State: closed - Opened by waketzheng 3 months ago
- 1 comment
#1783 - Fix query error when model with o2o pk and m2m field
Pull Request -
State: closed - Opened by waketzheng 3 months ago
- 1 comment
#1782 - Use Pydantic TypeAdapter for encoding/decoding JSON fields
Issue -
State: open - Opened by jmbledsoe 3 months ago
- 3 comments
#1781 - feat: add mixin for int enum field custom
Pull Request -
State: open - Opened by waketzheng 3 months ago
- 4 comments
#1780 - TypeError when sorting by a RawSQL
Issue -
State: closed - Opened by bencrouse 3 months ago
- 7 comments
Labels: bug
#1779 - refactor: improve type hints
Pull Request -
State: closed - Opened by waketzheng 3 months ago
- 1 comment
#1779 - refactor: improve type hints
Pull Request -
State: closed - Opened by waketzheng 3 months ago
- 1 comment
#1778 - Primary key field should not be nullable
Pull Request -
State: closed - Opened by LanceMoe 3 months ago
- 1 comment
#1777 - Parametrize SELECT queries
Pull Request -
State: closed - Opened by henadzit 3 months ago
- 2 comments
#1776 - fix: enums not quoted
Pull Request -
State: closed - Opened by waketzheng 3 months ago
- 4 comments
#1775 - change old pydantic docs url
Pull Request -
State: closed - Opened by Abdeldjalil-H 3 months ago
- 1 comment