Skip to content

Commit d9c2037

Browse files
committed
update readme
1 parent 2379d44 commit d9c2037

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

readme.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,6 @@
22

33
[![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/wseaton/sqloxide/ci.yml)](https://github.com/wseaton/sqloxide/actions/workflows/ci.yml)[![Downloads](https://static.pepy.tech/badge/sqloxide)](https://pepy.tech/project/sqloxide)
44

5-
---
6-
7-
- [sqloxide](#sqloxide)
8-
- [Installation](#installation)
9-
- [Usage](#usage)
10-
- [Parsing](#parsing)
11-
- [AST Rewrites](#ast-rewrites)
12-
- [Benchmarks](#benchmarks)
13-
- [Example](#example)
14-
- [Develop](#develop)
15-
16-
---
175

186
`sqloxide` wraps rust bindings for [sqlparser-rs](https://github.com/sqlparser-rs/sqlparser-rs) into a python package using [PyO3](https://pyo3.rs).
197

0 commit comments

Comments
 (0)