Joseph Watson

Results 6 issues of Joseph Watson

Provide an option to prevent the provided `*spanner.Client` and `*database.DatabaseAdminClient` from being closed when `migrate` closes `Spanner` Spanner does not have the same concepts as PostgreSQL and MySQL, where it...

Add support to manipulate forms in similar ways as can be done in Javascript * Add a Button to a form with a given `Value` when submitted * Set the...

I use this lib in production for large batch updates where we may make 100,000+ calls in one run. I experienced exceeding 8Gig memory usage before the program was terminated...

This should provide a reasonable balance between resource consumption and preventing a BC break. Closes #68

Closes #135 Closes #775 Closes #918 Closes #1194 Supersedes the following PRs #733, #910, #924, #1287 1. This PR implements DML support and uses the `memefish` lexer to parse the...

This PR adds EncodeSpanner and DecodeSpanner for both Decimal and NullDecimal to support Googles Spanner Database.