Skip to content

Commit 943dd6b

Browse files
authored
feat: resolve custom type (#1)
1 parent 69f380b commit 943dd6b

7 files changed

Lines changed: 324 additions & 67 deletions

File tree

crates/sqlx_gen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sqlx-gen"
3-
version = "0.4.1"
3+
version = "0.4.2"
44
edition = "2021"
55
description = "Generate Rust structs from database schema introspection"
66
license = "MIT"

0 commit comments

Comments
 (0)