Skip to content

Tags: double-di/yo

Tags

v0.5.5

Toggle v0.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cloudspannerecosystem#126 from iamshunta/allow-uns…

…upported-ddl

chore: allow SQL containing unsupported DDL

v0.5.4

Toggle v0.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cloudspannerecosystem#117 from cloudspannerecosyst…

…em/move-memefish

follow memefish org change

v0.5.3

Toggle v0.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cloudspannerecosystem#98 from JohnTitor/fix-typo-r…

…etrieve

Fix a "retrives" typo

v0.5.2

Toggle v0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cloudspannerecosystem#94 from tyamagu2/memefish-de…

…fault-value

Bump memefish version to support column default value expression

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cloudspannerecosystem#84 from shuheiktgw/custom_ty…

…pe_validation

Fails if invalid custom types are specified

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cloudspannerecosystem#80 from tyamagu2/json-support

Support JSON data type

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[v1] Support generated columns (cloudspannerecosystem#72)

* Support generated columns. Update templates to not try to update generated columns as they are non-writable

* Remove Tests table from target. It's not created by yo test

v0.3.8

Toggle v0.3.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update go dependencies (cloudspannerecosystem#66)

v0.3.7

Toggle v0.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix/use parseddls (cloudspannerecosystem#65)

* fix failed test

* use memefish ParseDDLs instead of strings.Split for fix parse with
comment

v0.3.6

Toggle v0.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make 'yo generate overwrite yo_db file (cloudspannerecosystem#61)