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
* Install package in dev mode when installing dev-requirements.txt
* Remove unnecessary excludes...
Preserve Excluded Keys
d966a11da507f72987c0bf507d78a6ea7d3526f2 authored over 6 years ago by Steven Loria <[email protected]>3b3ba5772c2fede24c3c6f671ab1a527060043c4 authored over 6 years ago by Jared Deckard <[email protected]>
c414739173b29f9ebfb1f5df8d0c45aba593b329 authored over 6 years ago by Jared Deckard <[email protected]>
4fc079943d239eb656e94ed7f2412d7412283115 authored over 6 years ago by Steven Loria <[email protected]>
18a6e1d3e639251906a1baa23df9b6361862d1b8 authored over 6 years ago by Steven Loria <[email protected]>
e7b7a9052913f98df8792d107a35e2e7da7e3c9e authored over 6 years ago by Steven Loria <[email protected]>
4826d01c716540c7c86a9c912285c4db37a01ca7 authored over 6 years ago by Steven Loria <[email protected]>
c48c01a81ca1a0f6a5231e9765ae70b2982e0d81 authored over 6 years ago by Steven Loria <[email protected]>
ec0bb67655e2f5850c99fc2d656ed99c78e4c4a5 authored over 6 years ago by Steven Loria <[email protected]>
2cd78b8b12701ea8fb5568e3d784fb89f658ab5a authored over 6 years ago by Steven Loria <[email protected]>
76733628fd3aba7d8e6218ff9bc6b8da9e6e5898 authored over 6 years ago by Steven Loria <[email protected]>
Allow getting session from the context.
c091b9f00bfdc50a3a41aae11e0df02ce53f2b6f authored over 6 years ago by Steven Loria <[email protected]>583682911574657e27a7c908f4c60416e3bbed41 authored over 6 years ago by Maciej Baranski <[email protected]>
f0bddaf4f9b1d94960912a3b96c9f48e6d7838ed authored over 6 years ago by Maciej Baranski <[email protected]>
6989126cfce41cd3983b9be4623ce0d6ff68f84c authored over 6 years ago by Maciej Baranski <[email protected]>
95d9b4a051692e6961b01891a60647d440259992 authored over 6 years ago by Steven Loria <[email protected]>
39563123a711d3dc6fcc5d3d463bcb8e1ea9f446 authored almost 7 years ago by Steven Loria <[email protected]>
c59e72205968ee02a8bd33b42372f0e9715f60b9 authored almost 7 years ago by Steven Loria <[email protected]>
870afa7a839832d068e608cb41e67cd3bddd2f24 authored about 7 years ago by Steven Loria <[email protected]>
5179dca8eb07dd22af18d78b0178a392a453369e authored about 7 years ago by Steven Loria <[email protected]>
bugfix: model instance stays permanent on schema instance if load failed
d0f9114fca0863103251b78332194b5421ca16f0 authored about 7 years ago by Steven Loria <[email protected]>bd52c8343d1bf351bdf65484d53f12802a837ca3 authored over 7 years ago by Victor Gavro <[email protected]>
1b7c87f3d42e6f3be4e3a11bb53ddb02cee5d501 authored over 7 years ago by Steven Loria <[email protected]>
Add section on smart nested field
5d291ad1595e39503fd42783ccd21e7eb5f63756 authored over 7 years ago by Steven Loria <[email protected]>2d7e95cb3b0394392dacb76db87819f4e6c39c62 authored over 7 years ago by Ilya Chistyakov <[email protected]>
4e18c524d7361799390fabcf41f09ba396bf7034 authored over 7 years ago by Ilya Chistyakov <[email protected]>
3763d413ad4c998b9a143e291351b0e975d786a5 authored almost 8 years ago by Steven Loria <[email protected]>
0bda9a057a6755a203033bdf7efe19d4732d13dd authored almost 8 years ago by Steven Loria <[email protected]>
Optimize deserialization of Related fields linked by PK
a300bea1f0be1981ffda4c962093de915e5fc02a authored almost 8 years ago by Steven Loria <[email protected]>
If we are keying on the related model by its primary key columns, we can
retrieve the instance u...
bc97b175b463be99f158cb72c864e4afa5cbcf40 authored almost 8 years ago by Steven Loria <[email protected]>
Make Nested deserialize throw ValidationError instead ValueError
905cb5e1556a56b4a10616a81c3b480d6273350d authored almost 8 years ago by Steven Loria <[email protected]>dabf055fb5cea3005241ca76af214a9f850c7947 authored almost 8 years ago by Steven Loria <[email protected]>
da1780aa9bf687b5a691db206f7ad37280b0e2ac authored almost 8 years ago by Yuri Heupa <[email protected]>
44a9e80571ab41e929baa970a90897fc137ded53 authored almost 8 years ago by Steven Loria <[email protected]>
0a69aac2b1b922e36e3eb8757fbf02f233edc822 authored about 8 years ago by Steven Loria <[email protected]>
5a6ac954a41ee8df8fde88dae3f7dc2bce54f4cc authored about 8 years ago by Steven Loria <[email protected]>
aa951b77b765bd232c8c4271fa30ea45f26b0845 authored about 8 years ago by Steven Loria <[email protected]>
Fix #78
153118986fc433fbd893f26651a041772d263e90 authored about 8 years ago by Steven Loria <[email protected]>Pin wheel to latest version 0.29.0
26fa8f039d4d19ce41318c31054148ef40e94a5d authored about 8 years ago by Steven Loria <[email protected]>6d10cedaad36821b52ed5129c3669d400bd72017 authored about 8 years ago by pyup-bot <[email protected]>
Ensure validator choices are a list.
7d9feda3685818db62442b0a5f6c6de05dac6e5d authored about 8 years ago by Steven Loria <[email protected]>
SQLAlchemy switched enum choices from tuples to lists in release 1.1:
see https://github.com/zzz...
Update sphinx-issues to 0.3.0
05d4cf0f50829a4e6e023ef8748e5490d5e4289b authored about 8 years ago by Steven Loria <[email protected]>Pin flake8 to latest version 3.0.4
480bbe5f1b4d6132ef48c83ffbd164d3730edd22 authored about 8 years ago by Steven Loria <[email protected]>Pin twine to latest version 1.8.1
d666b1d53cd7686fc50051acb7efc8c0c5ef08a0 authored about 8 years ago by Steven Loria <[email protected]>Pin sphinx to latest version 1.4.8
1b80fcf68dc4f56a833d714d7f12fdd04bfaa3fb authored about 8 years ago by Steven Loria <[email protected]>Pin mock to latest version 2.0.0
332bc28cba869b7d1b5b8e3944357cf463913a98 authored about 8 years ago by Steven Loria <[email protected]>f7de63591c27a3faaf7664933d9d6bfcdb2d264c authored about 8 years ago by pyup-bot <[email protected]>
15b310d013e78e28e9e755d375c3b362d711a8e9 authored about 8 years ago by pyup-bot <[email protected]>
ba907acce8f38ee9b91fc7d708f812f69e18e60a authored about 8 years ago by pyup-bot <[email protected]>
e1486780f2b95db3475d8d393d44854a374eb35c authored about 8 years ago by pyup-bot <[email protected]>
41a635ab3387c2a562148cc8eab3c6861949b4da authored about 8 years ago by pyup-bot <[email protected]>
3f52d331ae3c161d4427bba52310a4dfe8d4e169 authored over 8 years ago by Steven Loria <[email protected]>
8afd56529d136caf48351cf47251884b73cc9e40 authored over 8 years ago by Steven Loria <[email protected]>
af8304a33bfc11468d9ddb6c96e183964806d637 authored over 8 years ago by Steven Loria <[email protected]>
59adba7038856fe762b973e3990c323c7103d1dd authored over 8 years ago by Steven Loria <[email protected]>
b6d37f0b340aecc22b199b570f81ad09d816ee1b authored over 8 years ago by Steven Loria <[email protected]>
ff81f1627d8ceac9b371569bc99c34efd3c67271 authored over 8 years ago by Steven Loria <[email protected]>
f10780dd6387a88fcdae2fcdbb4679dba12fa02a authored over 8 years ago by Steven Loria <[email protected]>
Added support for TypeDecorator-based types
67ca1bbaec9841c27906fcc41d656ba47aa07df8 authored over 8 years ago by Steven Loria <[email protected]>ab909ead4cc8dc80c133b64e6192927b8afa2c42 authored over 8 years ago by Vlad Frolov <[email protected]>
see https://github.com/marshmallow-code/marshmallow-sqlalchemy/issues/54#issuecomment-250990503
3c40d5e1692c21564ab2009953e283049ce54b04 authored over 8 years ago by Steven Loria <[email protected]>9f7a6bca9f0265ed98807bdad6486d53db336903 authored over 8 years ago by Steven Loria <[email protected]>
Allow passing klass to specify field class to field_for
1b01af7e933f1aa2c713220bcd75fdb20b54ce02 authored over 8 years ago by Steven Loria <[email protected]>fb13b41ca86403fbc74e8b0cca23bea4777f8511 authored over 8 years ago by Alex Rothberg <[email protected]>
f0fbc85ad5e34da67436d599d74ebc83d171ca1e authored over 8 years ago by Alex Rothberg <[email protected]>
12da838c8ca3e02516dd83852cef870d1d596b1b authored over 8 years ago by Kelvin Hammond <[email protected]>
8affed3a6347292e70cf0c8d22b08a070c9027fb authored over 8 years ago by Steven Loria <[email protected]>
69f296564008f232ba8d3c99ca4a6d31c3014abb authored over 8 years ago by Steven Loria <[email protected]>
df5b1a26568af51c3234656d7176f76528af2cfd authored over 8 years ago by Steven Loria <[email protected]>
* 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]>c33121b66a2308ea087fd41720228fcadbe0c98d authored over 8 years ago by Steven Loria <[email protected]>
Enable Deserialization of Many-to-One Nested Objects that DNE in DB
77a55ed389d385f17e3f87f7a0b2461f4f7926d8 authored over 8 years ago by Steven Loria <[email protected]>
- Added the 'backref' property to the 'Lecture.seminar' column to
allow for looking up all 'lect...
Upgrade invoke; use contextualized tasks.
ea6fbc9366a6015e3817fea817e3317ee5f5bfe8 authored over 8 years ago by Steven Loria <[email protected]>565fc3e00204e93abf674bb00d580b20668bde9f authored over 8 years ago by Joshua Carp <[email protected]>
Convert readthedocs link for their .org -> .io migration for hosted projects
8baea59f95c61d7308eef65943ef84ec444e92d2 authored over 8 years ago by Steven Loria <[email protected]>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]>
Since marshmallow-sqlalchemy uses postgresql.JSONB
closes #65
closes #66
a34a45bdd928b232ac86867678fb948c23558e6e authored over 8 years ago by Steven Loria <[email protected]>Update index.rst
d1c810d4f716f9c1d6cc0983fbb2472715acf7c7 authored over 8 years ago by Steven Loria <[email protected]>20ef52543e35c2b973a88b6ebea9b2ae766ab5a7 authored over 8 years ago by Sean Harrington <[email protected]>
Proposition: Given 'One' object composed of nested fields, with each
nested field containing 'Ma...
96c94a31cff4302ad29a5bbb614beba5987a7078 authored over 8 years ago by uralbash <[email protected]>
Improve README badges
899c06bff44d89faa9f8be6f770dfa1774949c37 authored over 8 years ago by Steven Loria <[email protected]>3b0f3168900e0b54e257934794a4f07c7396285a authored over 8 years ago by David Baumgold <[email protected]>
170091cb7e0cabc183889970043a8e5a610d3990 authored over 8 years ago by David Baumgold <[email protected]>
Makes the raw RST file easier to read, with no loss of functionality
161f1afad9aed0a3a3c47256ccfba1fb1c644fc3 authored over 8 years ago by David Baumgold <[email protected]>3735fc2ac88c1ce699862d38b163bae1efe50d14 authored almost 9 years ago by Steven Loria <[email protected]>
Skip introspection on defined fields.
961d28b4f679e34370163126175b342230b4f503 authored almost 9 years ago by Steven Loria <[email protected]>
Some SQLAlchemy columns can't currently be introspected by
marshmallow-sqlalchemy, or can't be i...
c5646995cedcd66626e99e47846da69737f7f21d authored about 9 years ago by Steven Loria <[email protected]>
Respect ordered meta option.
1d674133d0c7105dd4457b29940b6f947c8e4f38 authored about 9 years ago by Steven Loria <[email protected]>[Resolves #52]
5a766d0059a76b0d9f47669854d581907a587d9a authored about 9 years ago by Joshua Carp <[email protected]>dffc2bd252bfebdab8275bc9682d5722e062ae23 authored about 9 years ago by Steven Loria <[email protected]>
Respect a Schema class's TYPE_MAPPING
f190449acb43ccbc3db700c4113c933b6e7b185a authored about 9 years ago by Steven Loria <[email protected]>d1dfdb75354e35d241eab66e71634e432261f6f5 authored about 9 years ago by Steven Loria <[email protected]>
f40c3e93db9188dc2288b5373734d13e9fc63153 authored about 9 years ago by Steven Loria <[email protected]>