Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf8a1c4a

Browse files
authored
Nested components (#975)
1 parent1e13ed4 commitf8a1c4a

File tree

24 files changed

+886
-78
lines changed

24 files changed

+886
-78
lines changed

‎pgml-apps/cargo-pgml-components/Cargo.lock‎

Lines changed: 250 additions & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎pgml-apps/cargo-pgml-components/Cargo.toml‎

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name ="cargo-pgml-components"
3-
version ="0.1.11"
3+
version ="0.1.12"
44
edition ="2021"
55
authors = ["PostgresML <team@postgresml.org>"]
66
license ="MIT"
@@ -18,3 +18,9 @@ env_logger = "0.10"
1818
anyhow ="1"
1919
owo-colors ="3"
2020
sailfish ="0.8"
21+
regex ="1"
22+
23+
[dev-dependencies]
24+
assert_cmd ="2"
25+
assert_fs ="1"
26+
predicates ="3"
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

‎pgml-apps/cargo-pgml-components/src/backend/models/mod.rs‎

Whitespace-only changes.

‎pgml-apps/cargo-pgml-components/src/backend/models/templates/mod.rs‎

Whitespace-only changes.

‎pgml-apps/cargo-pgml-components/src/backend/models/templates/model.rs.tpl‎

Whitespace-only changes.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp