morikuni

Results 3 issues of morikuni

# Changes - Add Messenger/Contexer interface to work with errors.As. - Use pointer internally for Tracer. - Drop support Go 1.11 and 1.12 because they don't have errors.As method. #...

fix: https://github.com/daichirata/hammer/issues/65 There are some DDLs that cannot be parsed by spansql, so I migrated to memefish while trying to maintain as much compatibility as possible. Due to differences in...

This Pull Request follows https://github.com/daichirata/hammer/pull/66 and adds support for creating index for full-text search. NOTE: I haven't implemented `ALTER SEARCH INDEX` for migrating search index. Instead, the search indexes are...