Ecosyste.ms: Issues

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

GitHub / ramses-tech/nefertari-sqla issues and pull requests

#91 - Wrap bulk delete indexing in try/except

Pull Request - State: open - Opened by postatum over 8 years ago

#90 - Deprecated _version field

Pull Request - State: closed - Opened by postatum over 8 years ago

#89 - Multiple engines

Pull Request - State: closed - Opened by postatum almost 9 years ago - 2 comments

#88 - Fix query with dot notation on nested objects

Pull Request - State: closed - Opened by oleduc almost 9 years ago - 1 comment

#87 - Fix query with dot notation on nested objects

Pull Request - State: closed - Opened by oleduc almost 9 years ago - 1 comment

#86 - Engine refactor

Pull Request - State: closed - Opened by postatum almost 9 years ago

#85 - Deprecate BaseMixin.get. Rename get_resource -> get_item

Pull Request - State: closed - Opened by postatum about 9 years ago

#84 - Rework JSON nesting

Pull Request - State: closed - Opened by postatum about 9 years ago

#83 - Define BaseMixin._hidden_fields

Pull Request - State: closed - Opened by postatum about 9 years ago

#82 - Use ES.bulk_index_relations

Pull Request - State: closed - Opened by postatum about 9 years ago

#81 - Fix merge errors

Pull Request - State: closed - Opened by postatum about 9 years ago

#80 - Generate ES mapping for nested relationships

Pull Request - State: closed - Opened by postatum about 9 years ago

#79 - Refactoring related to "ACLs in database"

Pull Request - State: closed - Opened by postatum about 9 years ago - 1 comment

#78 - Remove field processors support

Pull Request - State: closed - Opened by postatum about 9 years ago

#77 - Nesting and indexation improvements

Pull Request - State: closed - Opened by postatum about 9 years ago

#76 - Check nesting depth in to_dict

Pull Request - State: closed - Opened by postatum about 9 years ago

#75 - Make _limit param optional in BaseMixin.get_collection

Pull Request - State: closed - Opened by postatum about 9 years ago

#74 - Rework data passed to processors

Pull Request - State: closed - Opened by postatum about 9 years ago

#73 - Acls in db

Pull Request - State: closed - Opened by postatum about 9 years ago - 1 comment

#72 - Fix tests

Pull Request - State: closed - Opened by postatum about 9 years ago

#71 - Drop reserved params on get_collection

Pull Request - State: closed - Opened by postatum about 9 years ago - 1 comment

#70 - Clean queryset before calling update/delete

Pull Request - State: closed - Opened by postatum about 9 years ago

#69 - Update acl_in_db branch

Pull Request - State: closed - Opened by postatum about 9 years ago

#68 - Add DictField and ListField docs

Pull Request - State: closed - Opened by postatum about 9 years ago

#67 - Catch data error and reraise as 404

Pull Request - State: closed - Opened by postatum about 9 years ago

#66 - Make DictField and ListField processable

Pull Request - State: closed - Opened by postatum about 9 years ago

#65 - Revert "Revert "Processors support for relationships and backrefs""

Pull Request - State: closed - Opened by jstoiko about 9 years ago

#64 - Revert "Processors support for relationships and backrefs"

Pull Request - State: closed - Opened by jstoiko about 9 years ago

#63 - Dont specify ES mapping for _type field

Pull Request - State: closed - Opened by postatum about 9 years ago

#62 - Fix _fields output from get_collection

Pull Request - State: closed - Opened by postatum about 9 years ago

#61 - Processors support for relationships and backrefs

Pull Request - State: closed - Opened by postatum about 9 years ago

#60 - Pass field name and request to processors

Pull Request - State: closed - Opened by postatum about 9 years ago

#59 - Backup kwargs in BaseSchemaItemField

Pull Request - State: closed - Opened by postatum about 9 years ago

#58 - Save and use initial field kwargs on construnction

Pull Request - State: closed - Opened by postatum about 9 years ago

#57 - Use _pk key as output of model PK field

Pull Request - State: closed - Opened by postatum about 9 years ago

#56 - Fix BaseField to not generate sqla type of already present

Pull Request - State: closed - Opened by postatum about 9 years ago

#55 - Support ACLs in database

Pull Request - State: closed - Opened by postatum about 9 years ago - 2 comments

#54 - Refactoring

Pull Request - State: closed - Opened by postatum about 9 years ago

#53 - Disable DictField indexation

Pull Request - State: closed - Opened by postatum over 9 years ago

#52 - Dont set post-processed value if it is not changed

Pull Request - State: closed - Opened by postatum over 9 years ago

#51 - Rework DictField to use psql JSON type

Pull Request - State: closed - Opened by postatum over 9 years ago

#50 - Pass request_params around instead of refresh_index

Pull Request - State: closed - Opened by postatum over 9 years ago

#49 - Explicitly reindex old one-to-one value

Pull Request - State: closed - Opened by postatum over 9 years ago

#48 - Remove updated_at definition from BaseDocument

Pull Request - State: closed - Opened by postatum over 9 years ago

#47 - Return object counts from delete_/update_many

Pull Request - State: closed - Opened by postatum over 9 years ago

#46 - Replace iterable attr on item patch

Pull Request - State: closed - Opened by postatum over 9 years ago

#45 - Refresh object props on get_resource

Pull Request - State: closed - Opened by postatum over 9 years ago - 1 comment

#44 - Rename _sqla_type to _sqla_type_cls to avoid conflicts

Pull Request - State: closed - Opened by postatum over 9 years ago

#43 - Add python3 support

Pull Request - State: closed - Opened by postatum over 9 years ago

#42 - release 0.2.3

Pull Request - State: closed - Opened by chartpath over 9 years ago

#41 - Generate mapping for relationship fields

Pull Request - State: closed - Opened by postatum over 9 years ago

#40 - Fix reindexation of related obj on creation

Pull Request - State: closed - Opened by postatum over 9 years ago

#39 - Split processors to pre_ and post_ processors

Pull Request - State: closed - Opened by postatum over 9 years ago

#38 - release 0.2.2

Pull Request - State: closed - Opened by chartpath over 9 years ago

#37 - Display column name in custom types error messages

Pull Request - State: closed - Opened by postatum over 9 years ago

#36 - Fix BaseDocument.clean method

Pull Request - State: closed - Opened by postatum over 9 years ago

#35 - Allow forcing clean on all fields

Pull Request - State: closed - Opened by postatum over 9 years ago

#34 - Process update_/delete_many using SQLA instruments

Pull Request - State: closed - Opened by postatum over 9 years ago

#33 - Implement BaseMixin.get_null_values

Pull Request - State: closed - Opened by postatum over 9 years ago

#32 - Rework usage of field processors

Pull Request - State: closed - Opened by postatum over 9 years ago

#31 - Merging 0.2.1 hotfix into develop

Pull Request - State: closed - Opened by jstoiko over 9 years ago

#30 - Fix Relationship `lazy` param setting

Pull Request - State: closed - Opened by postatum over 9 years ago

#29 - Fix Relationship to allow creating it without backref

Pull Request - State: closed - Opened by postatum over 9 years ago

#28 - Methods to convert DB model to ES mappings

Pull Request - State: closed - Opened by postatum over 9 years ago

#27 - release 0.2.0

Pull Request - State: closed - Opened by chartpath over 9 years ago

#26 - Fix relationships indexing bugs 2

Pull Request - State: closed - Opened by postatum over 9 years ago

#25 - Fix relationships indexing bugs

Pull Request - State: closed - Opened by postatum over 9 years ago

#24 - Fix one2one fields not indexed. Fix deletion signal

Pull Request - State: closed - Opened by postatum over 9 years ago

#23 - Renaming pt.2

Pull Request - State: closed - Opened by postatum over 9 years ago

#22 - Expire objects on save and in signals

Pull Request - State: closed - Opened by postatum over 9 years ago

#21 - Code cleanup

Pull Request - State: closed - Opened by postatum over 9 years ago

#20 - Fix filter_objects to query by IDs before other args. Allow passing q…

Pull Request - State: closed - Opened by postatum over 9 years ago

#19 - Fix get_by_ids

Pull Request - State: closed - Opened by postatum over 9 years ago

#18 - Rename _sqla_generic_type to _sqla_type

Pull Request - State: closed - Opened by postatum over 9 years ago

#16 - Replace `id` in JSON with primary key value

Pull Request - State: closed - Opened by postatum over 9 years ago

#15 - Use public_fields instead of hidden_fields

Pull Request - State: closed - Opened by postatum over 9 years ago

#14 - Fix old tests. Add tests for `documents`, `types`

Pull Request - State: closed - Opened by postatum over 9 years ago

#12 - Rename hidden/auth/public fields on document

Pull Request - State: closed - Opened by postatum over 9 years ago

#11 - Implement document.autogenerate_for required for token auth

Pull Request - State: closed - Opened by postatum over 9 years ago

#10 - Update iterables on regular update

Pull Request - State: closed - Opened by postatum over 9 years ago

#9 - Check on update if fields are allowed

Pull Request - State: closed - Opened by postatum over 9 years ago

#8 - Fields serialization/convertion fixes

Pull Request - State: closed - Opened by postatum over 9 years ago

#7 - Rework DictField using postgresql HSTORE

Pull Request - State: closed - Opened by postatum over 9 years ago

#6 - Implement ListField

Pull Request - State: closed - Opened by postatum over 9 years ago

#5 - Fix LengthLimitedStringMixin interfering with NULL constraint

Pull Request - State: closed - Opened by postatum over 9 years ago

#3 - Allow filtering objects list

Pull Request - State: closed - Opened by postatum over 9 years ago

#2 - Implement DictField

Pull Request - State: closed - Opened by postatum over 9 years ago

#1 - Implement DictField

Pull Request - State: closed - Opened by postatum over 9 years ago