[GH-ISSUE #14] Out of the box, sandman2 should have sane defaults for serializing common sqlalchemy types #5

Closed
opened 2026-02-26 01:32:52 +03:00 by kerem · 2 comments
Owner

Originally created by @DanielJoyce on GitHub (Sep 4, 2015).
Original GitHub issue: https://github.com/jeffknupp/sandman2/issues/14

Trying to get json from sandman2, and the automap table has a date-time column, this causes jsonify to blow up as it doesn't know how to handle datetime.

Sandman2 should define some default json mappings for common sqlalchemy types.

Originally created by @DanielJoyce on GitHub (Sep 4, 2015). Original GitHub issue: https://github.com/jeffknupp/sandman2/issues/14 Trying to get json from sandman2, and the automap table has a date-time column, this causes jsonify to blow up as it doesn't know how to handle datetime. Sandman2 should define some default json mappings for common sqlalchemy types.
kerem closed this issue 2026-02-26 01:32:52 +03:00
Author
Owner

@DanielJoyce commented on GitHub (Sep 4, 2015):

https://github.com/jeffknupp/sandman/issues/22

Seems I am bumping into this...

<!-- gh-comment-id:137818849 --> @DanielJoyce commented on GitHub (Sep 4, 2015): https://github.com/jeffknupp/sandman/issues/22 Seems I am bumping into this...
Author
Owner

@DanielJoyce commented on GitHub (Sep 4, 2015):

Actually issue in Flask, fixed in next release whenever it is coming out.

<!-- gh-comment-id:137858526 --> @DanielJoyce commented on GitHub (Sep 4, 2015): Actually issue in Flask, fixed in next release whenever it is coming out.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/sandman2-jeffknupp#5
No description provided.