Skip to content

Pull requests: piccolo-orm/piccolo

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

1118 Encode strings as JSON in where clauses bug Something isn't working
#1119 opened Oct 25, 2024 by dantownsend Loading…
1107 Fix prefetch when a ForeignKey has db_column_name set bug Something isn't working
#1111 opened Oct 18, 2024 by dantownsend Loading…
refactor: add __eq__ on Table
#1098 opened Oct 14, 2024 by aarcex3 Loading…
Allow for subclasses in defaults allowed types
#1052 opened Jul 16, 2024 by Bobronium Loading…
Timestamptz autoconversion enhancement New feature or request
#978 opened Apr 5, 2024 by dantownsend Loading…
4 of 8 tasks
Refactor ModelBuilder and RandomBuilder
#971 opened Mar 22, 2024 by jrycw Loading…
Datetime Autoconversion for Timestamptz Columns
#959 opened Mar 18, 2024 by aabmets Loading…
Allow Migration table's name and schema to be overridden enhancement New feature or request help wanted Extra attention is needed
#928 opened Jan 26, 2024 by dantownsend Loading…
Fix return type hints
#916 opened Dec 30, 2023 by sayanarijit Loading…
Sub queries for is_in and not_in enhancement New feature or request
#786 opened Mar 6, 2023 by dantownsend Draft
allow SelectRaw with Readable enhancement New feature or request
#742 opened Dec 30, 2022 by dantownsend Loading…
Add CodeQL workflow for GitHub code scanning
#671 opened Nov 10, 2022 by lgtm-com bot Loading…
CockroachDB: Hash Sharded Indexes. (#622)
#639 opened Oct 11, 2022 by gnat Loading…
reverse lookup prototype
#599 opened Aug 25, 2022 by sinisaos Loading…
Mass M2M join in Table object
#566 opened Jul 20, 2022 by northpowered Loading…
add tablespace argument to Table enhancement New feature or request
#527 opened May 24, 2022 by dantownsend Draft
add fake argument to MigrationManager enhancement New feature or request
#516 opened May 17, 2022 by dantownsend Draft
add generic database exceptions enhancement New feature or request
#493 opened Apr 23, 2022 by dantownsend Draft
prototype Pydantic choice support in create_pydantic_model enhancement New feature or request
#469 opened Mar 24, 2022 by dantownsend Loading…
ProTip! Exclude everything labeled bug with -label:bug.