Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/marshmallow-code/marshmallow-sqlalchemy

SQLAlchemy integration with marshmallow
https://github.com/marshmallow-code/marshmallow-sqlalchemy

Dev chores

* Install package in dev mode when installing dev-requirements.txt
* Remove unnecessary excludes...

e0f433f48334a118fe8cdeb507a16391b538229c authored over 6 years ago by Steven Loria <[email protected]>
Merge pull request #132 from deckar01/131-preserve-excluded-keys

Preserve Excluded Keys

d966a11da507f72987c0bf507d78a6ea7d3526f2 authored over 6 years ago by Steven Loria <[email protected]>
Keep excluded field keys so marshmallow can validate and exclude them

3b3ba5772c2fede24c3c6f671ab1a527060043c4 authored over 6 years ago by Jared Deckard <[email protected]>
Add @deckar01

c414739173b29f9ebfb1f5df8d0c45aba593b329 authored over 6 years ago by Jared Deckard <[email protected]>
No longer using pypi branch

4fc079943d239eb656e94ed7f2412d7412283115 authored over 6 years ago by Steven Loria <[email protected]>
Bump version and update changelog

18a6e1d3e639251906a1baa23df9b6361862d1b8 authored over 6 years ago by Steven Loria <[email protected]>
Remove packaging deps

e7b7a9052913f98df8792d107a35e2e7da7e3c9e authored over 6 years ago by Steven Loria <[email protected]>
Cache pip dependencies; use build stage to auto-release

4826d01c716540c7c86a9c912285c4db37a01ca7 authored over 6 years ago by Steven Loria <[email protected]>
Bump license year

c48c01a81ca1a0f6a5231e9765ae70b2982e0d81 authored over 6 years ago by Steven Loria <[email protected]>
Drop py34 support

ec0bb67655e2f5850c99fc2d656ed99c78e4c4a5 authored over 6 years ago by Steven Loria <[email protected]>
Add project_urls

2cd78b8b12701ea8fb5568e3d784fb89f658ab5a authored over 6 years ago by Steven Loria <[email protected]>
Update changelog; add @gtxm to AUTHORS

76733628fd3aba7d8e6218ff9bc6b8da9e6e5898 authored over 6 years ago by Steven Loria <[email protected]>
Merge pull request #129 from gtxm/session_from_context

Allow getting session from the context.

c091b9f00bfdc50a3a41aae11e0df02ce53f2b6f authored over 6 years ago by Steven Loria <[email protected]>
Setter for session property

583682911574657e27a7c908f4c60416e3bbed41 authored over 6 years ago by Maciej Baranski <[email protected]>
Context fix for marshmallow 2

f0bddaf4f9b1d94960912a3b96c9f48e6d7838ed authored over 6 years ago by Maciej Baranski <[email protected]>
Allow getting session from the context.

6989126cfce41cd3983b9be4623ce0d6ff68f84c authored over 6 years ago by Maciej Baranski <[email protected]>
Add marshmallow 3 badge

95d9b4a051692e6961b01891a60647d440259992 authored over 6 years ago by Steven Loria <[email protected]>
Fix tests against marshmallow 3.0.0bX

39563123a711d3dc6fcc5d3d463bcb8e1ea9f446 authored almost 7 years ago by Steven Loria <[email protected]>
Remove duplicate engine

c59e72205968ee02a8bd33b42372f0e9715f60b9 authored almost 7 years ago by Steven Loria <[email protected]>
Fix docs builds

870afa7a839832d068e608cb41e67cd3bddd2f24 authored about 7 years ago by Steven Loria <[email protected]>
Bump version; update changelog; add @vgavro to AUTHORS; add autodeploy

5179dca8eb07dd22af18d78b0178a392a453369e authored about 7 years ago by Steven Loria <[email protected]>
Merge pull request #114 from vgavro/fix_permanent_instance_on_exception

bugfix: model instance stays permanent on schema instance if load failed

d0f9114fca0863103251b78332194b5421ca16f0 authored about 7 years ago by Steven Loria <[email protected]>
bugfix: model instance stays permanent on schema instance if load fails with exception

bd52c8343d1bf351bdf65484d53f12802a837ca3 authored over 7 years ago by Victor Gavro <[email protected]>
Add @ilya-chistyakov to AUTHORS

1b7c87f3d42e6f3be4e3a11bb53ddb02cee5d501 authored over 7 years ago by Steven Loria <[email protected]>
Merge pull request #111 from ilya-chistyakov/ilya-chistyakov-nested-field

Add section on smart nested field

5d291ad1595e39503fd42783ccd21e7eb5f63756 authored over 7 years ago by Steven Loria <[email protected]>
Small changes on smart nested field

2d7e95cb3b0394392dacb76db87819f4e6c39c62 authored over 7 years ago by Ilya Chistyakov <[email protected]>
Add section on smart nested field

4e18c524d7361799390fabcf41f09ba396bf7034 authored over 7 years ago by Ilya Chistyakov <[email protected]>
Bump version and update changelog

3763d413ad4c998b9a143e291351b0e975d786a5 authored almost 8 years ago by Steven Loria <[email protected]>
Add @jmuhlich to AUTHORS

0bda9a057a6755a203033bdf7efe19d4732d13dd authored almost 8 years ago by Steven Loria <[email protected]>
Merge pull request #107 from jmuhlich/optimize_related_deserialize

Optimize deserialization of Related fields linked by PK

a300bea1f0be1981ffda4c962093de915e5fc02a authored almost 8 years ago by Steven Loria <[email protected]>
Optimize deserialization of Related fields linked by PK

If we are keying on the related model by its primary key columns, we can
retrieve the instance u...

cfe6007a61cbffaeaf9fba8e509c24c093dbdea0 authored almost 8 years ago by Jeremy Muhlich <[email protected]>
Bump version and update changelog

bc97b175b463be99f158cb72c864e4afa5cbcf40 authored almost 8 years ago by Steven Loria <[email protected]>
Merge pull request #103 from YuriHeupa/fix-nested-deserialize

Make Nested deserialize throw ValidationError instead ValueError

905cb5e1556a56b4a10616a81c3b480d6273350d authored almost 8 years ago by Steven Loria <[email protected]>
Fix compatibility with marshmallow 3.x

dabf055fb5cea3005241ca76af214a9f850c7947 authored almost 8 years ago by Steven Loria <[email protected]>
Make Nested deserialize throw ValidationError instead ValueError

da1780aa9bf687b5a691db206f7ad37280b0e2ac authored almost 8 years ago by Yuri Heupa <[email protected]>
Fix typo in error message

44a9e80571ab41e929baa970a90897fc137ded53 authored almost 8 years ago by Steven Loria <[email protected]>
Fix changelog date

0a69aac2b1b922e36e3eb8757fbf02f233edc822 authored about 8 years ago by Steven Loria <[email protected]>
Bump version; update changelog; update LICENSE; fix CONTRIBUTING

5a6ac954a41ee8df8fde88dae3f7dc2bce54f4cc authored about 8 years ago by Steven Loria <[email protected]>
Test against py36

aa951b77b765bd232c8c4271fa30ea45f26b0845 authored about 8 years ago by Steven Loria <[email protected]>
Reset self.instance after each load

Fix #78

153118986fc433fbd893f26651a041772d263e90 authored about 8 years ago by Steven Loria <[email protected]>
Merge pull request #95 from marshmallow-code/pyup-pin-wheel-0.29.0

Pin wheel to latest version 0.29.0

26fa8f039d4d19ce41318c31054148ef40e94a5d authored about 8 years ago by Steven Loria <[email protected]>
Pin wheel to latest version 0.29.0

6d10cedaad36821b52ed5129c3669d400bd72017 authored about 8 years ago by pyup-bot <[email protected]>
Merge pull request #94 from jmcarp/listify-validator-choices

Ensure validator choices are a list.

7d9feda3685818db62442b0a5f6c6de05dac6e5d authored about 8 years ago by Steven Loria <[email protected]>
Ensure validator choices are a list.

SQLAlchemy switched enum choices from tuples to lists in release 1.1:
see https://github.com/zzz...

acd6669d1fe9989405dfbee2a319e38528e4fc5e authored about 8 years ago by Joshua Carp <[email protected]>
Merge pull request #93 from marshmallow-code/pyup-update-sphinx-issues-0.2.0-to-0.3.0

Update sphinx-issues to 0.3.0

05d4cf0f50829a4e6e023ef8748e5490d5e4289b authored about 8 years ago by Steven Loria <[email protected]>
Merge pull request #90 from marshmallow-code/pyup-pin-flake8-3.0.4

Pin flake8 to latest version 3.0.4

480bbe5f1b4d6132ef48c83ffbd164d3730edd22 authored about 8 years ago by Steven Loria <[email protected]>
Merge pull request #91 from marshmallow-code/pyup-pin-twine-1.8.1

Pin twine to latest version 1.8.1

d666b1d53cd7686fc50051acb7efc8c0c5ef08a0 authored about 8 years ago by Steven Loria <[email protected]>
Merge pull request #89 from marshmallow-code/pyup-pin-sphinx-1.4.8

Pin sphinx to latest version 1.4.8

1b80fcf68dc4f56a833d714d7f12fdd04bfaa3fb authored about 8 years ago by Steven Loria <[email protected]>
Merge pull request #88 from marshmallow-code/pyup-pin-mock-2.0.0

Pin mock to latest version 2.0.0

332bc28cba869b7d1b5b8e3944357cf463913a98 authored about 8 years ago by Steven Loria <[email protected]>
Update sphinx-issues from 0.2.0 to 0.3.0

f7de63591c27a3faaf7664933d9d6bfcdb2d264c authored about 8 years ago by pyup-bot <[email protected]>
Pin twine to latest version 1.8.1

15b310d013e78e28e9e755d375c3b362d711a8e9 authored about 8 years ago by pyup-bot <[email protected]>
Pin flake8 to latest version 3.0.4

ba907acce8f38ee9b91fc7d708f812f69e18e60a authored about 8 years ago by pyup-bot <[email protected]>
Pin sphinx to latest version 1.4.8

e1486780f2b95db3475d8d393d44854a374eb35c authored about 8 years ago by pyup-bot <[email protected]>
Pin mock to latest version 2.0.0

41a635ab3387c2a562148cc8eab3c6861949b4da authored about 8 years ago by pyup-bot <[email protected]>
Update changelog and bump version

3f52d331ae3c161d4427bba52310a4dfe8d4e169 authored over 8 years ago by Steven Loria <[email protected]>
Drop support for python 3.3

8afd56529d136caf48351cf47251884b73cc9e40 authored over 8 years ago by Steven Loria <[email protected]>
Handle python_type not implemented

af8304a33bfc11468d9ddb6c96e183964806d637 authored over 8 years ago by Steven Loria <[email protected]>
Update changelog and add @kelvinhammond AUTHORS

59adba7038856fe762b973e3990c323c7103d1dd authored over 8 years ago by Steven Loria <[email protected]>
Merge branch 'kelvinhammond-dev' into dev

b6d37f0b340aecc22b199b570f81ad09d816ee1b authored over 8 years ago by Steven Loria <[email protected]>
Modify test and add comment

ff81f1627d8ceac9b371569bc99c34efd3c67271 authored over 8 years ago by Steven Loria <[email protected]>
Bump dev version; update changelog; add @frol to AUTHORS

f10780dd6387a88fcdae2fcdbb4679dba12fa02a authored over 8 years ago by Steven Loria <[email protected]>
Merge pull request #83 from frol/added-typedecorated-types-support

Added support for TypeDecorator-based types

67ca1bbaec9841c27906fcc41d656ba47aa07df8 authored over 8 years ago by Steven Loria <[email protected]>
Added support for TypeDecorator types (e.g. JSONType from SQLAlchemy-Utils)

ab909ead4cc8dc80c133b64e6192927b8afa2c42 authored over 8 years ago by Vlad Frolov <[email protected]>
Add test for overriding validators in field_for

see https://github.com/marshmallow-code/marshmallow-sqlalchemy/issues/54#issuecomment-250990503

3c40d5e1692c21564ab2009953e283049ce54b04 authored over 8 years ago by Steven Loria <[email protected]>
Bump version; update changelog; add @cancan101 to AUTHORS

9f7a6bca9f0265ed98807bdad6486d53db336903 authored over 8 years ago by Steven Loria <[email protected]>
Merge pull request #82 from cancan101/klass_field_for

Allow passing klass to specify field class to field_for

1b01af7e933f1aa2c713220bcd75fdb20b54ce02 authored over 8 years ago by Steven Loria <[email protected]>
use field_class rather than klass

fb13b41ca86403fbc74e8b0cca23bea4777f8511 authored over 8 years ago by Alex Rothberg <[email protected]>
Allow passing klass to specify field class to field_for

f0fbc85ad5e34da67436d599d74ebc83d171ca1e authored over 8 years ago by Alex Rothberg <[email protected]>
#54: Fixed Length validation fails on UUID fields

12da838c8ca3e02516dd83852cef870d1d596b1b authored over 8 years ago by Kelvin Hammond <[email protected]>
Bump version and update changelog

8affed3a6347292e70cf0c8d22b08a070c9027fb authored over 8 years ago by Steven Loria <[email protected]>
Chores: Ignore .tox when flaking; update copyright year

69f296564008f232ba8d3c99ca4a6d31c3014abb authored over 8 years ago by Steven Loria <[email protected]>
Bump dev version and update changelog

df5b1a26568af51c3234656d7176f76528af2cfd authored over 8 years ago by Steven Loria <[email protected]>
Sqlalchemy 1.1 json type (#76)

* Adding support for SQLAlchemy 1.1 JSON type

* Adding my name to authors per contributing gu...

35f05d23f430616ae644f9eb8e23c42f4a456e0b authored over 8 years ago by ewittle <[email protected]>
Bump version and update changelog

c33121b66a2308ea087fd41720228fcadbe0c98d authored over 8 years ago by Steven Loria <[email protected]>
Merge pull request #69 from seanharr11/enable-deserialization-of-object-that-DNE

Enable Deserialization of Many-to-One Nested Objects that DNE in DB

77a55ed389d385f17e3f87f7a0b2461f4f7926d8 authored over 8 years ago by Steven Loria <[email protected]>
Added test to deserialize an obj w/ nested objs that DNE in DB

- Added the 'backref' property to the 'Lecture.seminar' column to
allow for looking up all 'lect...

4db844ffe120553bb57688dea55e96b9f80e7b2f authored over 8 years ago by Sean Harrington <[email protected]>
Merge pull request #72 from jmcarp/upgrade-invoke

Upgrade invoke; use contextualized tasks.

ea6fbc9366a6015e3817fea817e3317ee5f5bfe8 authored over 8 years ago by Steven Loria <[email protected]>
Upgrade invoke; use contextualized tasks.

565fc3e00204e93abf674bb00d580b20668bde9f authored over 8 years ago by Joshua Carp <[email protected]>
Merge pull request #70 from adamchainz/readthedocs.io

Convert readthedocs link for their .org -> .io migration for hosted projects

8baea59f95c61d7308eef65943ef84ec444e92d2 authored over 8 years ago by Steven Loria <[email protected]>
Convert readthedocs link for their .org -> .io migration for hosted projects

As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘S...

da09483e73a5082224938a3f71e180e27d961feb authored over 8 years ago by Adam Chainz <[email protected]>
Bump lowest supported sqlalchemy version to 0.9.7

Since marshmallow-sqlalchemy uses postgresql.JSONB
closes #65

3525be947d02e34b92d557cb4c703705cb02cdb4 authored over 8 years ago by Steven Loria <[email protected]>
Fix base schema example

closes #66

a34a45bdd928b232ac86867678fb948c23558e6e authored over 8 years ago by Steven Loria <[email protected]>
Merge pull request #68 from uralbash/patch-1

Update index.rst

d1c810d4f716f9c1d6cc0983fbb2472715acf7c7 authored over 8 years ago by Steven Loria <[email protected]>
Updated Authors.rst

20ef52543e35c2b973a88b6ebea9b2ae766ab5a7 authored over 8 years ago by Sean Harrington <[email protected]>
Enable Deserialization of Many-to-One Nested Objects that DNE in DB

Proposition: Given 'One' object composed of nested fields, with each
nested field containing 'Ma...

d6533c70c85bf412ad17ef855333a98af7806aa1 authored over 8 years ago by Sean Harrington <[email protected]>
Update index.rst

96c94a31cff4302ad29a5bbb614beba5987a7078 authored over 8 years ago by uralbash <[email protected]>
Merge pull request #63 from singingwolfboy/readme-badges

Improve README badges

899c06bff44d89faa9f8be6f770dfa1774949c37 authored over 8 years ago by Steven Loria <[email protected]>
Use SVG for badges

3b0f3168900e0b54e257934794a4f07c7396285a authored over 8 years ago by David Baumgold <[email protected]>
Add ReadTheDocs badge

170091cb7e0cabc183889970043a8e5a610d3990 authored over 8 years ago by David Baumgold <[email protected]>
Use RST substitution references for badges

Makes the raw RST file easier to read, with no loss of functionality

161f1afad9aed0a3a3c47256ccfba1fb1c644fc3 authored over 8 years ago by David Baumgold <[email protected]>
Bump version and update changelog

3735fc2ac88c1ce699862d38b163bae1efe50d14 authored almost 9 years ago by Steven Loria <[email protected]>
Merge pull request #57 from jmcarp/skip-defined-fields

Skip introspection on defined fields.

961d28b4f679e34370163126175b342230b4f503 authored almost 9 years ago by Steven Loria <[email protected]>
Skip introspection on defined fields.

Some SQLAlchemy columns can't currently be introspected by
marshmallow-sqlalchemy, or can't be i...

aaac1abe283219c181e99c9641aab24cc5d6a54e authored almost 9 years ago by Joshua Carp <[email protected]>
Bump dev version and update changelog

c5646995cedcd66626e99e47846da69737f7f21d authored about 9 years ago by Steven Loria <[email protected]>
Merge pull request #53 from jmcarp/issue-52

Respect ordered meta option.

1d674133d0c7105dd4457b29940b6f947c8e4f38 authored about 9 years ago by Steven Loria <[email protected]>
Respect ordered meta option.

[Resolves #52]

5a766d0059a76b0d9f47669854d581907a587d9a authored about 9 years ago by Joshua Carp <[email protected]>
Bump version and update changelog

dffc2bd252bfebdab8275bc9682d5722e062ae23 authored about 9 years ago by Steven Loria <[email protected]>
Merge pull request #49 from marshmallow-code/issue42

Respect a Schema class's TYPE_MAPPING

f190449acb43ccbc3db700c4113c933b6e7b185a authored about 9 years ago by Steven Loria <[email protected]>
Update changelog and bump dev version

d1dfdb75354e35d241eab66e71634e432261f6f5 authored about 9 years ago by Steven Loria <[email protected]>
Add type_mapping property

f40c3e93db9188dc2288b5373734d13e9fc63153 authored about 9 years ago by Steven Loria <[email protected]>