Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / insightindustry/sqlathanor issues and pull requests
#114 - Support yaml deserialize function arg
Pull Request -
State: open - Opened by dmwelch almost 3 years ago
#113 - (fix): use "deserialize_function" arg in parse_yaml
Pull Request -
State: closed - Opened by dmwelch almost 3 years ago
#112 - Cant pass a text function for server_default in kwargs
Issue -
State: open - Opened by javivallejo almost 3 years ago
- 1 comment
#111 - fix: SAWarning: requiring to specify
Pull Request -
State: open - Opened by edupo almost 3 years ago
#110 - SAWarning: Class AnnotatedColumn will not make use of SQL compilation
Issue -
State: open - Opened by edupo almost 3 years ago
- 1 comment
#109 - Refactor Test Matrix
Issue -
State: open - Opened by insightindustry about 3 years ago
Labels: enhancement
#108 - Release v.0.8.0
Pull Request -
State: open - Opened by insightindustry about 3 years ago
#107 - new_from_dict dropping column data as "extra key" when it isn't.
Issue -
State: closed - Opened by bzaks1424 about 3 years ago
- 3 comments
Labels: question
#106 - Bump babel from 2.6.0 to 2.9.1
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 2 comments
Labels: dependencies
#105 - Bump py from 1.5.3 to 1.10.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 2 comments
Labels: dependencies
#104 - Idempotent JSON serialisation/deserialisation
Issue -
State: open - Opened by rthewhite almost 4 years ago
- 2 comments
Labels: bug
#103 - Bump pygments from 2.2.0 to 2.7.4
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 2 comments
Labels: dependencies
#102 - Bump pyyaml from 4.2b1 to 5.4
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 2 comments
Labels: dependencies
#101 - Adding Pydantic Support
Pull Request -
State: closed - Opened by insightindustry almost 4 years ago
- 1 comment
#100 - config_sets argument not documented for BaseModel.set_attribute_serialization_config()
Issue -
State: open - Opened by insightindustry about 4 years ago
Labels: documentation
#99 - Serialization Configuration using Pydantic Models
Issue -
State: open - Opened by insightindustry about 4 years ago
- 3 comments
Labels: enhancement
#98 - Version 0.7.0
Pull Request -
State: closed - Opened by insightindustry about 4 years ago
- 1 comment
#97 - Performance Optimizations
Pull Request -
State: closed - Opened by digitalkaoz about 4 years ago
- 10 comments
#96 - Serialization with Mixins
Issue -
State: open - Opened by digitalkaoz about 4 years ago
- 3 comments
Labels: bug
#95 - Update using.rst
Pull Request -
State: closed - Opened by timmy224 over 4 years ago
- 1 comment
#94 - PR for v.0.6.0
Pull Request -
State: closed - Opened by insightindustry over 4 years ago
#93 - Issue #87: Bugfix for 1:1 relationship deserialization
Pull Request -
State: closed - Opened by insightindustry over 4 years ago
- 1 comment
#92 - How do you Deserialize Nested Data?
Issue -
State: open - Opened by mikey-no over 4 years ago
- 2 comments
Labels: question
#91 - Add support for display_name property for relationship
Pull Request -
State: closed - Opened by TribuneX almost 5 years ago
- 1 comment
Labels: enhancement
#90 - Support for lists of strings (and other primitive types)
Issue -
State: closed - Opened by TribuneX almost 5 years ago
- 1 comment
Labels: question
#89 - Support display_name for relationships
Issue -
State: closed - Opened by TribuneX almost 5 years ago
- 1 comment
Labels: enhancement
#88 - sqlathanor.errors.CSVStructureError: expected 0 fields, found 1
Issue -
State: closed - Opened by mulloa-8451 almost 5 years ago
- 7 comments
Labels: question
#87 - CannotCoerceError on 1:1 relationship between models (dict deserialization)
Issue -
State: closed - Opened by jonasmiederer almost 5 years ago
- 6 comments
Labels: bug
#86 - Serialize a tuple of models (query returning 2+ model instances)?
Issue -
State: closed - Opened by Waddlen almost 5 years ago
- 1 comment
Labels: question
#85 - Merging v.0.5.1 into master for release.
Pull Request -
State: closed - Opened by insightindustry about 5 years ago
- 1 comment
#84 - Add Python 3.8 to test matrix.
Issue -
State: closed - Opened by insightindustry about 5 years ago
Labels: enhancement
#83 - Interval deserialization fix
Pull Request -
State: closed - Opened by insightindustry about 5 years ago
#82 - Issue with is_iterable validator when working with flask_sqlalchemy
Issue -
State: closed - Opened by aivrit about 5 years ago
- 3 comments
Labels: bug
#81 - flask sqlathanor csv flask_upload code help
Issue -
State: closed - Opened by pascale64 about 5 years ago
- 1 comment
Labels: question
#80 - Another issue deserializing Interval
Issue -
State: closed - Opened by bzaks1424 over 5 years ago
- 4 comments
Labels: bug
#79 - new_from_dict doesn't seem to actually drop_extra_keys
Issue -
State: closed - Opened by bzaks1424 over 5 years ago
- 5 comments
Labels: question, wontfix
#78 - Merging release candidate for v.0.5.0
Pull Request -
State: closed - Opened by insightindustry over 5 years ago
#77 - Default serializer and deserializer errors
Pull Request -
State: closed - Opened by insightindustry over 5 years ago
#76 - Poor performance at scale
Issue -
State: closed - Opened by bzaks1424 over 5 years ago
- 8 comments
Labels: question
#75 - Bug that affects AssociationProxy support in SQLAlchemy 1.3+
Issue -
State: closed - Opened by insightindustry over 5 years ago
Labels: bug
#74 - Ignore/Repress Warnings?
Issue -
State: closed - Opened by bzaks1424 over 5 years ago
- 1 comment
Labels: question
#73 - AttributeError: 'datetime.timedelta' object has no attribute 'isoformat'
Issue -
State: closed - Opened by bzaks1424 over 5 years ago
- 1 comment
Labels: bug
#72 - MaximumNestingExceededWarning
Issue -
State: closed - Opened by PranavRam over 5 years ago
- 2 comments
Labels: question
#71 - CannotCoerceError: value (9c9e1c07-5232-496c-a8e0-b412bdcfbd82) was not coerced to a string
Issue -
State: closed - Opened by bzaks1424 over 5 years ago
- 2 comments
Labels: bug, question
#70 - Ordered dict support
Pull Request -
State: closed - Opened by insightindustry over 5 years ago
#69 - Looking for @declared_attr support
Issue -
State: open - Opened by flayman over 5 years ago
- 2 comments
Labels: question, tests
#68 - Is it possible to preserve field order?
Issue -
State: closed - Opened by gjost almost 6 years ago
- 2 comments
Labels: question
#67 - Release v.0.4.0
Pull Request -
State: closed - Opened by insightindustry about 6 years ago
#66 - Configuration set support
Pull Request -
State: closed - Opened by insightindustry about 6 years ago
#65 - Display name support
Pull Request -
State: closed - Opened by insightindustry about 6 years ago
Labels: enhancement
#64 - Fixed handling of UnsupportedCompilationError on column type lookup
Pull Request -
State: closed - Opened by insightindustry about 6 years ago
- 1 comment
#63 - serializing not working with JSON data Column
Issue -
State: closed - Opened by zahessi about 6 years ago
- 2 comments
Labels: bug
#62 - Support Configuration Sets
Issue -
State: closed - Opened by insightindustry about 6 years ago
Labels: enhancement
#61 - Add display_name support to AttributeConfiguration
Issue -
State: closed - Opened by cmodzelewski-ms about 6 years ago
Labels: enhancement
#60 - Serialize to json only specific fields
Issue -
State: closed - Opened by zahessi about 6 years ago
- 6 comments
Labels: question
#59 - Preparing for v.0.3.1 release.
Pull Request -
State: closed - Opened by insightindustry about 6 years ago
- 1 comment
#58 - None values can be mistakenly serialized to empty lists
Issue -
State: closed - Opened by cmodzelewski-ms about 6 years ago
Labels: bug
#57 - on_serialize in relationship does not called
Issue -
State: closed - Opened by hirose31 over 6 years ago
Labels: bug
#56 - Deserialization with models that have relathionships fails
Issue -
State: closed - Opened by AitonGoldman over 6 years ago
- 3 comments
Labels: bug
#55 - Serialization to Documentation / JSON Schema / OpenAPI / apispec integration
Issue -
State: open - Opened by insightindustry over 6 years ago
- 4 comments
Labels: enhancement
#54 - v.0.3.0 Release
Pull Request -
State: closed - Opened by insightindustry over 6 years ago
- 1 comment
#53 - File input support
Pull Request -
State: closed - Opened by insightindustry over 6 years ago
- 1 comment
Labels: enhancement
#52 - Condensed badges. Closes #39
Pull Request -
State: closed - Opened by insightindustry over 6 years ago
Labels: documentation
#51 - Support paths as deserialization inputs
Issue -
State: closed - Opened by insightindustry over 6 years ago
Labels: enhancement
#50 - Update Validator-Collection dependency
Issue -
State: closed - Opened by insightindustry over 6 years ago
Labels: documentation
#49 - Programmatic Table generation
Pull Request -
State: closed - Opened by insightindustry over 6 years ago
#48 - Generate model programmatically - implemented with docs and unit tests
Pull Request -
State: closed - Opened by insightindustry over 6 years ago
Labels: enhancement
#47 - Apply serialization configuration
Pull Request -
State: closed - Opened by insightindustry over 6 years ago
Labels: enhancement
#46 - Refactored dump_to_<format>() support
Pull Request -
State: closed - Opened by insightindustry over 6 years ago
#45 - Merge pull request #40 from insightindustry/master
Pull Request -
State: closed - Opened by insightindustry over 6 years ago
#44 - Dump to format support
Pull Request -
State: closed - Opened by insightindustry over 6 years ago
- 1 comment
Labels: enhancement
#43 - Refactor BaseModel class
Issue -
State: closed - Opened by insightindustry over 6 years ago
- 1 comment
Labels: enhancement
#42 - Generate BaseModel class programmatically
Issue -
State: closed - Opened by insightindustry over 6 years ago
Labels: enhancement
#41 - Deserialize to Table object
Issue -
State: closed - Opened by insightindustry over 6 years ago
Labels: enhancement
#40 - Merge pull request #38 from insightindustry/develop
Pull Request -
State: closed - Opened by insightindustry over 6 years ago
#39 - Condense version badges
Issue -
State: closed - Opened by insightindustry over 6 years ago
Labels: documentation
#38 - PR for v.2.2.2
Pull Request -
State: closed - Opened by insightindustry over 6 years ago
#37 - Add code of conduct
Pull Request -
State: closed - Opened by insightindustry over 6 years ago
Labels: enhancement
#36 - Typo in the docs: "initialize_sqlathanor" should be "initialize_flask_sqlathanor"
Issue -
State: closed - Opened by insightindustry over 6 years ago
Labels: bug, documentation
#35 - Add a dump_to_<format>() method
Issue -
State: closed - Opened by insightindustry over 6 years ago
Labels: enhancement
#34 - Add a BaseModel.apply_serialization_configuration() method
Issue -
State: closed - Opened by insightindustry over 6 years ago
Labels: enhancement
#33 - Serialization for generic (non-BaseModel) query results
Issue -
State: closed - Opened by insightindustry over 6 years ago
- 1 comment
Labels: enhancement, wontfix
#32 - Add Code of Conduct to the project
Issue -
State: closed - Opened by insightindustry over 6 years ago
Labels: enhancement
#31 - Merging v.0.2.1 into master.
Pull Request -
State: closed - Opened by insightindustry over 6 years ago
#30 - declarative_base requires an "optional" argument
Issue -
State: closed - Opened by berislavlopac over 6 years ago
- 1 comment
Labels: bug
#29 - Merging release for v.0.2.0
Pull Request -
State: closed - Opened by insightindustry over 6 years ago
Labels: enhancement, documentation, tests
#28 - Automap support
Pull Request -
State: closed - Opened by insightindustry over 6 years ago
Labels: enhancement
#27 - Ability to programmatically update serialization/de-serialization config after model definition
Issue -
State: closed - Opened by insightindustry over 6 years ago
Labels: enhancement
#26 - Add Python 3.7 to the test matrix.
Issue -
State: closed - Opened by insightindustry over 6 years ago
- 1 comment
Labels: tests
#25 - Finalized v.0.1.1.
Pull Request -
State: closed - Opened by insightindustry over 6 years ago
Labels: documentation, tests
#24 - Add documentation comparing to other serialization/deserialization libraries.
Issue -
State: closed - Opened by insightindustry over 6 years ago
Labels: documentation
#23 - Add documentation for Declarative reflections n
Issue -
State: closed - Opened by insightindustry over 6 years ago
Labels: documentation
#22 - Add unit tests for Declarative reflection support
Issue -
State: closed - Opened by insightindustry over 6 years ago
Labels: tests
#21 - Support for reflected models using the automap extension
Issue -
State: closed - Opened by insightindustry over 6 years ago
Labels: enhancement
#19 - Package for distribution
Issue -
State: closed - Opened by insightindustry over 6 years ago
#18 - SQLAthanor needs a logo
Issue -
State: closed - Opened by insightindustry over 6 years ago
Labels: documentation
#17 - Support for Flask-SQLAlchemy
Issue -
State: closed - Opened by insightindustry over 6 years ago
Labels: enhancement
#16 - Write Documentation
Issue -
State: closed - Opened by insightindustry over 6 years ago
Labels: documentation
#12 - Implement JSON de-serialization
Issue -
State: closed - Opened by insightindustry over 6 years ago
Labels: enhancement
#11 - Implement YAML de-serialization
Issue -
State: closed - Opened by insightindustry over 6 years ago
Labels: enhancement