forked from tuomur/python-odata
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Tuomas Mursu edited this page Nov 18, 2015
·
4 revisions
- Basic datatypes
- Simple queries on EntitySets
- Creating, Reading, Updating and Deleting data
- ComplexTypes
- Streams
- Service endpoints which only support ATOM format
- Most of the more intricate querying options
- Yes. I've used this code in production for some time now. Querying isn't implemented as well as I'd like but creating new entities and updating existing ones works just fine.