shotgunsoftware / python-api

A Python-based library for accessing Flow Production Tracking API.
https://developer.shotgridsoftware.com/python-api
Other
308 stars 198 forks source link

Allow Mockgun to apply schema modifications #198

Open Ahuge opened 5 years ago

Ahuge commented 5 years ago

This PR is designed to add additional schema support for Mockgun allowing me to alter the schema and save out the schema modifications

I do this by implementing the schema_field_create/update/delete methods

I have also updated the SchemaFactory with new methods to allow writing out a schema from memory.

This is my second PR to shotgunsoftware the last one had issues with a missing tests/config file... This one will have the same issue until I figure out what is needed with that in #197

Thanks

Ahuge commented 5 years ago

Bump?

pscadding commented 5 years ago

Hi Sorry we've not got back to you yet on this. We really appreciate you submitting it, but its going to be a little while before we can get to properly looking at this.

Ahuge commented 5 years ago

Sounds good thanks for the update

fabiangeisler commented 1 year ago

Just leaving my +1 here for this pull request, as this would help me as well at the moment. 🙂