Commit Graph

7 Commits

Author SHA1 Message Date
Syrus Akbary
3edb4baf9b Merge pull request #265 from sjhewitt/next-sql-composite
next: handle sqlalchemy composite columns
2016-08-31 14:48:19 -07:00
Simon Hewitt
77d68689ba sqla: convert sqla-utils ScalarListType 2016-08-31 14:41:47 -07:00
Simon Hewitt
b9c4e62e97 handle sqlalchemy composite columns 2016-08-31 14:39:16 -07:00
Syrus Akbary
ed12231ee8 Added uselist from a relationship for One to One mapping to a Field. Fixed #246 2016-08-14 17:21:05 -07:00
Syrus Akbary
f296a2a73f Updated SQLAlchemy code to work with latest version of graphene. 2016-08-14 15:42:27 -07:00
Syrus Akbary
af4c63512c First working version of graphene-sqlalchemy 2016-07-22 20:24:12 -07:00
Syrus Akbary
79d7636ab6 Added initial basic SQLAlchemy example 2016-07-18 11:28:12 -04:00