Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Jaymon/prom issues and pull requests

#188 - Schema.field_model_name doesn't have a default value

Issue - State: open - Opened by Jaymon 3 months ago

#187 - Schema.find_field_name?

Issue - State: open - Opened by Jaymon 3 months ago

#186 - Change iquery to qset and qget

Issue - State: closed - Opened by Jaymon 4 months ago

#185 - Should Query magic method parser support sql function names?

Issue - State: open - Opened by Jaymon 4 months ago
Labels: question

#184 - Upsert and inserts should be audited and updated

Issue - State: open - Opened by Jaymon 4 months ago

#183 - Insert and update queries should return what they touched

Issue - State: closed - Opened by Jaymon 4 months ago

#181 - Have query incr call set

Issue - State: closed - Opened by Jaymon 4 months ago

#180 - Increment field query

Issue - State: closed - Opened by Jaymon 4 months ago

#179 - Better Errors

Issue - State: open - Opened by Jaymon 4 months ago

#178 - Primary key setting with partial information and then saving

Issue - State: open - Opened by Jaymon 4 months ago
Labels: question

#177 - Orm magic methods

Issue - State: closed - Opened by Jaymon 4 months ago - 1 comment

#176 - Orm.__getattr__ refactor

Issue - State: closed - Opened by Jaymon 5 months ago

#175 - Field lifecycle methods

Issue - State: open - Opened by Jaymon 5 months ago - 1 comment

#174 - Field depends

Issue - State: open - Opened by Jaymon 5 months ago - 1 comment

#173 - Query.sw_field and Query.ew_field

Issue - State: open - Opened by Jaymon 5 months ago

#172 - Native Postgres Enum

Issue - State: open - Opened by Jaymon 6 months ago

#171 - Jay/asyncio interface

Pull Request - State: closed - Opened by Jaymon 6 months ago

#170 - ModelData.instance_orm method

Issue - State: closed - Opened by Jaymon about 1 year ago

#169 - Query read methods need to take kwargs

Issue - State: closed - Opened by Jaymon about 1 year ago

#168 - Conflict fields

Pull Request - State: closed - Opened by Jaymon about 1 year ago

#167 - Postgres NULL values in unique index

Issue - State: open - Opened by Jaymon about 1 year ago

#166 - Testdata overriding methods

Issue - State: closed - Opened by Jaymon about 1 year ago

#165 - TestData creating children

Issue - State: closed - Opened by Jaymon about 1 year ago

#164 - Can we magically map children to parent?

Issue - State: closed - Opened by Jaymon about 1 year ago

#163 - Convert DNS parsing log message to multi level log message

Issue - State: closed - Opened by Jaymon about 1 year ago - 1 comment

#162 - Casting Decimal instances to int when appropriate

Issue - State: closed - Opened by Jaymon over 1 year ago
Labels: wontfix

#161 - Cursor tuning to make sure it returns results

Issue - State: closed - Opened by Jaymon over 1 year ago - 1 comment

#160 - Support native URI/DSNs

Issue - State: open - Opened by Jaymon over 1 year ago - 4 comments

#159 - extras model and config stuff should be merged into the normal classes

Issue - State: closed - Opened by Jaymon over 1 year ago - 1 comment

#158 - SQLite UUID support

Issue - State: open - Opened by Jaymon over 1 year ago

#157 - Rename Interface._query to Interface.execute

Issue - State: closed - Opened by Jaymon over 1 year ago

#156 - Rename all the interface sql returning methods

Issue - State: closed - Opened by Jaymon over 1 year ago

#155 - SQLiteRowDict

Issue - State: closed - Opened by Jaymon over 1 year ago

#154 - mapping between orm_fieldname and interface_fieldname

Issue - State: closed - Opened by Jaymon over 1 year ago - 1 comment
Labels: invalid

#153 - Better way to list columns in Postgres

Issue - State: open - Opened by Jaymon over 1 year ago - 2 comments

#152 - Add support for ANY?

Issue - State: open - Opened by Jaymon over 1 year ago

#151 - Relative classpaths

Issue - State: open - Opened by Jaymon over 1 year ago - 1 comment

#150 - Query filter syntax (eg eq, ne, in, nin, lt, lte, gt, gte)

Issue - State: closed - Opened by Jaymon over 1 year ago - 3 comments

#149 - Remove Postgres VARCHAR in favor of TEXT with check constraint

Issue - State: closed - Opened by Jaymon almost 2 years ago

#148 - Switch timestamp to timestamptz

Issue - State: closed - Opened by Jaymon almost 2 years ago - 1 comment

#147 - Add support for intersect

Issue - State: closed - Opened by Jaymon almost 2 years ago - 3 comments

#146 - A better way to do Postgres case-insensitive searching?

Issue - State: closed - Opened by Jaymon almost 2 years ago - 1 comment

#145 - iget on foreign keys

Issue - State: closed - Opened by Jaymon almost 2 years ago

#144 - Add support for Upsert

Issue - State: closed - Opened by Jaymon over 2 years ago

#143 - config.Field names

Issue - State: closed - Opened by Jaymon over 2 years ago - 1 comment

#142 - query.Iterator.reverse

Issue - State: closed - Opened by Jaymon over 2 years ago - 1 comment
Labels: wontfix

#140 - psycopg 3.0 upgrade?

Issue - State: closed - Opened by Jaymon almost 3 years ago - 1 comment

#139 - Model.__getattr__ handling of pk alias

Issue - State: closed - Opened by Jaymon almost 3 years ago - 1 comment

#138 - Asyncio interfaces

Issue - State: closed - Opened by Jaymon almost 3 years ago - 4 comments

#137 - query.Iterator has a bad __repr__

Issue - State: closed - Opened by Jaymon almost 3 years ago

#136 - Group by support

Issue - State: open - Opened by Jaymon almost 3 years ago

#135 - Custom _id does not work with pk

Issue - State: closed - Opened by Jaymon almost 3 years ago

#134 - Query OR syntax

Issue - State: closed - Opened by Jaymon about 3 years ago

#133 - Field aliases don't seem to be working correctly

Issue - State: closed - Opened by Jaymon about 3 years ago

#132 - Subquery failure

Issue - State: closed - Opened by Jaymon about 3 years ago - 1 comment

#131 - Field and Orm assure methods

Issue - State: open - Opened by Jaymon about 3 years ago

#130 - Field.type converted to method that casts the value when set

Issue - State: open - Opened by Jaymon about 3 years ago - 1 comment

#129 - Field.instance_type

Issue - State: closed - Opened by Jaymon about 3 years ago - 1 comment

#128 - Field.set_type should be able to modify options

Issue - State: closed - Opened by Jaymon about 3 years ago - 1 comment

#127 - Field inline definitions should be able to set required

Issue - State: closed - Opened by Jaymon about 3 years ago - 1 comment

#126 - Get rid of Interface.get_one

Issue - State: closed - Opened by Jaymon over 3 years ago

#125 - Field should have choices and help fields

Issue - State: closed - Opened by Jaymon over 3 years ago

#124 - Orm.created and _created field

Issue - State: closed - Opened by Jaymon over 3 years ago

#123 - Passing None to an in or nin query

Issue - State: closed - Opened by Jaymon over 3 years ago

#122 - You should be able to add fields by defining classes?

Issue - State: closed - Opened by Jaymon almost 4 years ago
Labels: enhancement

#121 - Field objects can have testdata generators

Issue - State: closed - Opened by Jaymon almost 4 years ago - 2 comments

#120 - Query pass in raw to a field operator

Issue - State: closed - Opened by Jaymon almost 4 years ago - 1 comment

#119 - Making Orm.save() more robust

Issue - State: closed - Opened by Jaymon almost 4 years ago - 1 comment

#118 - add case-insensitive LIKE queries

Issue - State: closed - Opened by Jaymon almost 4 years ago - 1 comment

#117 - save() when you set the primary key

Issue - State: closed - Opened by Jaymon almost 4 years ago - 2 comments

#116 - config.Field empty=False

Issue - State: closed - Opened by Jaymon almost 4 years ago

#115 - config.Field fset and the like at creation

Issue - State: closed - Opened by Jaymon almost 4 years ago - 1 comment
Labels: wontfix

#114 - config.Field index flag

Issue - State: closed - Opened by Jaymon almost 4 years ago

#113 - Iterator.ifilter gets set to None in __init__

Issue - State: closed - Opened by Jaymon about 4 years ago

#112 - add Query.one_field_name and get_field_name

Issue - State: closed - Opened by Jaymon about 4 years ago - 2 comments

#111 - Field jsonable field name?

Issue - State: closed - Opened by Jaymon about 4 years ago

#110 - Query.or_field

Issue - State: closed - Opened by Jaymon about 4 years ago

#109 - Embedded queries don't auto-create tables

Issue - State: closed - Opened by Jaymon about 4 years ago

#108 - add Orm.ref that works like Query.ref

Issue - State: closed - Opened by Jaymon about 4 years ago

#107 - Add TOP to prom.query.Query?

Issue - State: open - Opened by Jaymon about 4 years ago

#106 - addon.MagicOrm.__getattr__ buries raised exceptions

Issue - State: closed - Opened by Jaymon about 4 years ago - 1 comment

#105 - If Query has a schema then validate the field name

Issue - State: closed - Opened by Jaymon about 4 years ago - 1 comment

#104 - Add Query.where() that is like .raw() but only for the where portion

Issue - State: closed - Opened by Jaymon about 4 years ago - 1 comment

#103 - interface.base.SQLInterface.get_SQL options

Issue - State: closed - Opened by Jaymon about 4 years ago - 2 comments
Labels: wontfix

#102 - Interface.insert and Interface.update should just take query

Issue - State: closed - Opened by Jaymon about 4 years ago - 2 comments
Labels: wontfix

#101 - Long handling

Issue - State: closed - Opened by Jaymon over 4 years ago - 1 comment

#98 - fsetter failed

Issue - State: closed - Opened by Jaymon over 4 years ago - 2 comments
Labels: wontfix

#96 - support datetime.timedelta as a field type

Issue - State: closed - Opened by Jaymon over 4 years ago - 1 comment
Labels: wontfix

#93 - Interface.connection_config is a terrible name

Issue - State: closed - Opened by Jaymon over 4 years ago

#92 - change name of _created and _updated to created and updated

Issue - State: closed - Opened by Jaymon over 4 years ago - 1 comment
Labels: wontfix

#88 - New things to pass into Field.__init__()

Issue - State: closed - Opened by Jaymon over 4 years ago

#86 - replace fields and pk as fields on the orm

Issue - State: open - Opened by Jaymon over 4 years ago - 1 comment

#85 - logs are largely useless in development

Issue - State: closed - Opened by Jaymon almost 5 years ago - 1 comment

#84 - SQLite and Postgres treat string datetimes differently

Issue - State: closed - Opened by Jaymon almost 5 years ago

#83 - addon.Query should use pk_name to set __id

Issue - State: closed - Opened by Jaymon almost 5 years ago - 1 comment

#82 - one to many addon.MagicOrm mapping

Issue - State: closed - Opened by Jaymon almost 5 years ago - 2 comments

#73 - Iniable method on model

Issue - State: closed - Opened by Jaymon almost 6 years ago - 1 comment
Labels: wontfix

#71 - Query.filter method

Issue - State: closed - Opened by Jaymon almost 6 years ago