Skip to content

Commit

Permalink
Adding Njord CLI back - continuing work (#207)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjovanc authored Nov 19, 2024
2 parents 4da0552 + e1305ab commit 8b89b27
Show file tree
Hide file tree
Showing 40 changed files with 1,267 additions and 10 deletions.
192 changes: 182 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@
members = [
"njord",
"njord_derive",
"njord_cli",
"njord_examples/sqlite",
"njord_examples/mysql",
"njord_examples/oracle",
"njord_examples/mssql",
"njord_examples/sqlite_cli"
]

resolver = "2"
Loading

0 comments on commit 8b89b27

Please sign in to comment.