Commit graph

22 commits

Author SHA1 Message Date
Andrew Lamb
4ab3ab9147
Update comments / docs for Spanned (#1549)
Co-authored-by: Ifeanyi Ubah <ify1992@yahoo.com>
2024-11-30 08:08:55 -05:00
Mark-Oliver Junge
3c8fd74804
Implement Spanned to retrieve source locations on AST nodes (#1435)
Co-authored-by: Ifeanyi Ubah <ify1992@yahoo.com>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
2024-11-26 11:22:30 -05:00
Andrew Lamb
334a5bf354
Update CHANGELOG.md for 0.52.0 release, add scripts/ instructions for ASF releases (#1479) 2024-11-07 11:26:57 -05:00
Andrew Lamb
9934f3d931
Update to ASF header / add when missing (#1437) 2024-09-21 06:23:28 -04:00
Andrew Lamb
4b3ae8bd4b
fix release instructions (#1115) 2024-02-04 08:59:14 -05:00
Andrew Lamb
4c3a4ad5a8
Update release documentation (#954) 2023-08-25 12:21:40 -04:00
Okue
b29b551fa1
Fix tiny typo in custom_sql_parser.md (#864) 2023-05-02 07:08:38 -04:00
Andrew Lamb
fc503e08c9
Add a backlink from sqlparse_derive to sqlparser and publishing instructions (#779)
* Add backlink to sqlparser-rs in derive docs

* Update release docs for sqlparser_derive
2022-12-29 07:55:42 -05:00
Paul McGee
c429197340
tiny typo (#709) 2022-11-30 12:24:10 -05:00
José Duarte
ae1c69034e
Fix broken DataFusion link (#703) 2022-11-11 16:15:05 -05:00
Heres, Daniel
9c87d3b195 Update release docs for new cargo release version 2021-10-14 18:35:36 +02:00
Andrew Lamb
31549b9241
Merge pull request #333 from andygrove/update-cargo-toml
Update links to reflect repository move to sqlparser-rs GitHub org
2021-08-23 06:01:32 -04:00
Andy Grove
5ebc06b20c Update links to reflect repository move to sqlparser-rs GitHub org 2021-08-20 17:03:06 -06:00
Chojan Shang
0c52491191 docs: fuzzing
Signed-off-by: Chojan Shang <psiace@outlook.com>
2021-06-03 14:10:15 +08:00
Nickolay Ponomarev
cc4f51fe10 Update releasing.md docs 2020-09-27 23:34:21 +03:00
Max Countryman
9351efb437 update release instructions 2020-08-01 07:30:41 -07:00
Max Countryman
6b37c1642f fix typo 2020-07-31 09:34:51 -07:00
Max Countryman
1a70c6e1fe document initial release process 2020-07-31 09:18:34 -07:00
Daniël Heres
6e6fae73a0
Add benchmarks using cargo bench / criterion (#190) 2020-06-07 16:46:55 +03:00
Andy Grove
0d36aa536a Update docs on writing custom parsers 2018-09-08 07:29:34 -06:00
Andy Grove
401f01cb41 update docs 2018-09-03 14:58:19 -06:00
Andy Grove
cfe7ee5613 make precision on FLOAT optional for now 2018-09-03 14:56:26 -06:00