Skip to content

Releases: dev-five-git/vespertide

vespertide-cli(crates/vespertide-cli/Cargo.toml)@0.1.7

14 Dec 16:23
d32cca1

Choose a tag to compare

vespertide-cli@0.1.6 → 0.1.7 - crates/vespertide-cli/Cargo.toml

Patch

  • Add fk validation
  • Add auto increment
  • Fix exporting logic

vespertide-cli(crates/vespertide-cli/Cargo.toml)@0.1.6

14 Dec 14:24
fb2d2d9

Choose a tag to compare

vespertide-cli@0.1.5 → 0.1.6 - crates/vespertide-cli/Cargo.toml

Patch

  • Add UUID type

vespertide-cli(crates/vespertide-cli/Cargo.toml)@0.1.5

14 Dec 13:43
5efb087

Choose a tag to compare

vespertide-cli@0.1.4 → 0.1.5 - crates/vespertide-cli/Cargo.toml

Patch

  • Refactor column type

vespertide-cli(crates/vespertide-cli/Cargo.toml)@0.1.4

14 Dec 10:28
7819a2e

Choose a tag to compare

vespertide-cli@0.1.3 → 0.1.4 - crates/vespertide-cli/Cargo.toml

Patch

  • Implement raw sql action, add macro

vespertide(crates/vespertide/Cargo.toml)@0.1.8

14 Dec 17:00
0a3e8c7

Choose a tag to compare

vespertide@0.1.7 → 0.1.8 - crates/vespertide/Cargo.toml

Patch

  • Implement fk with pk

vespertide(crates/vespertide/Cargo.toml)@0.1.7

14 Dec 16:23
d32cca1

Choose a tag to compare

vespertide@0.1.6 → 0.1.7 - crates/vespertide/Cargo.toml

Patch

  • Add fk validation
  • Add auto increment
  • Fix exporting logic

vespertide(crates/vespertide/Cargo.toml)@0.1.6

14 Dec 14:24
fb2d2d9

Choose a tag to compare

vespertide@0.1.5 → 0.1.6 - crates/vespertide/Cargo.toml

Patch

  • Add UUID type

vespertide(crates/vespertide/Cargo.toml)@0.1.5

14 Dec 13:43
5efb087

Choose a tag to compare

vespertide@0.1.4 → 0.1.5 - crates/vespertide/Cargo.toml

Patch

  • Refactor column type

vespertide(crates/vespertide/Cargo.toml)@0.1.4

14 Dec 10:28
7819a2e

Choose a tag to compare

vespertide@0.1.3 → 0.1.4 - crates/vespertide/Cargo.toml

Patch

  • Implement raw sql action, add macro

vespertide-query(crates/vespertide-query/Cargo.toml)@0.1.3

11 Dec 15:58
7b40534

Choose a tag to compare

vespertide-query@0.1.2 → 0.1.3 - crates/vespertide-query/Cargo.toml

Patch

  • Implement exporter