当前位置: 首页>>代码示例>>Python>>正文


Python google.appengine.ext.db模块代码示例

google.appengine.ext.db共有27个方法/函数/属性,点击链接查看相应的源代码示例。

1. google.appengine.ext.db.Model() ,36个项目使用

2. google.appengine.ext.db.StringProperty() ,35个项目使用

3. google.appengine.ext.db.delete() ,22个项目使用

4. google.appengine.ext.db.DateTimeProperty() ,19个项目使用

5. google.appengine.ext.db.BadValueError() ,19个项目使用

6. google.appengine.ext.db.Property() ,15个项目使用

7. google.appengine.ext.db.UserProperty() ,14个项目使用

8. google.appengine.ext.db.Blob() ,13个项目使用

9. google.appengine.ext.db.TextProperty() ,13个项目使用

10. google.appengine.ext.db.IntegerProperty() ,12个项目使用

11. google.appengine.ext.db.BooleanProperty() ,12个项目使用

12. google.appengine.ext.db.BlobProperty() ,11个项目使用

13. google.appengine.ext.db.non_transactional() ,11个项目使用

14. google.appengine.ext.db.ReferenceProperty() ,10个项目使用

15. google.appengine.ext.db.FloatProperty() ,10个项目使用

16. google.appengine.ext.db.put() ,9个项目使用

17. google.appengine.ext.db.StringListProperty() ,9个项目使用

18. google.appengine.ext.db.ByteStringProperty() ,7个项目使用

19. google.appengine.ext.db.get() ,7个项目使用

20. google.appengine.ext.db.Key() ,7个项目使用

21. google.appengine.ext.db.Query() ,7个项目使用

22. google.appengine.ext.db.LinkProperty() ,6个项目使用

23. google.appengine.ext.db.transactional() ,6个项目使用

24. google.appengine.ext.db.ListProperty() ,6个项目使用

25. google.appengine.ext.db.Timeout() ,6个项目使用

26. google.appengine.ext.db.EmailProperty() ,5个项目使用

27. google.appengine.ext.db.SelfReferenceProperty() ,5个项目使用



注:本文中的示例由纯净天空整理自Github/MSDocs等开源代码及文档管理平台,相关代码片段筛选自各路编程大神贡献的开源项目,源码版权归原作者所有,传播和使用请参考对应项目的License;未经允许,请勿转载。