Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: kennytm/dbgen

Tags

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Update badges.

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Version = 0.7.0

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Replace failure by thiserror + anyhow. Update dependencies.

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Version = 0.5.0

v0.4.3

Toggle v0.4.3's commit message

Verified

This commit was signed with the committer’s verified signature.
Version = 0.4.3

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was signed with the committer’s verified signature.
Ensure `git` is installed when building the release package.

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Print rustc -vV before building to show if we're using latest release.

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Version = 0.4.0.

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was signed with the committer’s verified signature.
Temporarily disable Windows test

Test fail probably due to CRLF vs LF.

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Limit the number of columns involved in an index to 12 or less.

Some databases simply does not support that many columns.