Skip to content

Commit 9d2986a

Browse files
committed
initialise rust rewrite
1 parent 6ee3b6d commit 9d2986a

24 files changed

+3
-2030
lines changed

Diff for: .gitignore

+3-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
data/databases/*
2-
!data/databases/.gitkeep
3-
__pycache__/
4-
.cache/
5-
site/
1+
# Added by cargo
2+
3+
/target

Diff for: assets/peanut.png

-35.6 KB
Binary file not shown.

Diff for: data/databases/.gitkeep

Whitespace-only changes.

Diff for: docs/assets/anya.png

-76.4 KB
Binary file not shown.

Diff for: docs/assets/examples/create_schema.gif

-51.1 KB
Binary file not shown.

Diff for: docs/assets/examples/display_schema.gif

-40.9 KB
Binary file not shown.

Diff for: docs/assets/examples/insert.gif

-31.7 KB
Binary file not shown.

Diff for: docs/assets/examples/select.gif

-76.6 KB
Binary file not shown.

Diff for: docs/assets/peanut.png

-7.81 KB
Binary file not shown.

Diff for: docs/assets/structure.png

-177 KB
Binary file not shown.

Diff for: docs/commands.md

-108
This file was deleted.

Diff for: docs/getting-started.md

-80
This file was deleted.

Diff for: docs/index.md

-47
This file was deleted.

Diff for: mkdocs.yml

-34
This file was deleted.

Diff for: peanuts/__init__.py

-39
This file was deleted.

Diff for: peanuts/__main__.py

-26
This file was deleted.

0 commit comments

Comments
 (0)