Skip to content

Commit a581c20

Browse files
authored
Nested components (#975)
1 parent c232826 commit a581c20

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 about customizing 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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy