googleapis / python-spanner-sqlalchemy

Apache License 2.0
38 stars 28 forks source link

feat: support sequences #336

Closed harshachinta closed 8 months ago

harshachinta commented 11 months ago

This PR adds support for sequences in Spanner SQLAlchemy through Bit Reversed Sequences.

harshachinta commented 11 months ago

@asthamohta Can you please review this?