apache / datafusion-sqlparser-rs
File Age & Freshness

File age measurements show the distribution of file ages (days since the first commit) and the file freshness (days since the latest commit).

Summary
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 44 files with 25,748 lines of code in files.
    • 38 files that are 366+ days old (23,360 lines of code)
    • 3 files that are 181-365 days old (255 lines of code)
    • 2 files that are 91-180 days old (2,079 lines of code)
    • 1 files that are 31-90 days old (54 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
90% | <1% | 8% | <1% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by age
File Freshness Distribution Overall
Days since last update
  • There are 44 files with 25,748 lines of code in files.
    • 0 files have been last changed 366+ days ago (0 lines of code)
    • 5 files have been last changed 181-365 days ago (105 lines of code)
    • 10 files have been last changed 91-180 days ago (868 lines of code)
    • 10 files have been last changed 31-90 days ago (2,179 lines of code)
    • 19 files have been last changed 1-30 days ago (22,596 lines of code)
0% | <1% | 3% | 8% | 87%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by freshness
File Change History per File Extension
rs, sql, md, toml, yaml, txt, sh, gitignore, py, svg
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
rs91% | <1% | 8% | <1% | 0%
toml100% | 0% | 0% | 0% | 0%
py0% | 100% | 0% | 0% | 0%
File Freshness Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
toml0% | 27% | 38% | 0% | 34%
py0% | 25% | 0% | 0% | 74%
rs0% | <1% | 3% | 8% | 88%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
src91% | <1% | 8% | <1% | 0%
derive100% | 0% | 0% | 0% | 0%
sqlparser_bench100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
fuzz100% | 0% | 0% | 0% | 0%
dev0% | 100% | 0% | 0% | 0%
primary (file freshness distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
fuzz0% | 100% | 0% | 0% | 0%
dev0% | 25% | 0% | 0% | 74%
ROOT0% | 22% | 0% | 0% | 77%
src0% | <1% | 1% | 8% | 89%
derive0% | 0% | 100% | 0% | 0%
sqlparser_bench0% | 0% | 100% | 0% | 0%
Oldest Files (Top 44)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
Cargo.toml
in root
59 - 2018-02-07 2025-04-29 102 21 andygrove73@gmail.com ifeanyi@validio.io
lib.rs
in src
16 - 2018-02-07 2024-11-30 35 13 andygrove73@gmail.com andrew@nerdnetworks.org
3305 107 2018-02-09 2025-05-02 110 69 andygrove73@gmail.com simon.vandel@gmail.com
postgresql.rs
in src/dialect
168 27 2018-09-30 2025-03-01 58 35 ivanceras@gmail.com michael.z@readyset.io
mod.rs
in src/dialect
679 120 2018-10-06 2025-05-02 119 62 andygrove73@gmail.com simon.vandel@gmail.com
17 - 2019-04-22 2024-09-21 5 4 asqueella@gmail.com andrew@nerdnetworks.org
mssql.rs
in src/dialect
219 23 2019-05-03 2025-05-03 30 17 asqueella@gmail.com andrew.harper@veracross.com
mod.rs
in src/ast
7989 184 2019-06-12 2025-05-04 297 175 jamie@scattered-thoughts.net cappelletti.luca94@gmail.com
query.rs
in src/ast
2775 89 2019-06-12 2025-05-02 101 66 jamie@scattered-thoughts.net simon.vandel@gmail.com
ddl.rs
in src/ast
1728 41 2019-06-12 2025-05-04 82 56 jamie@scattered-thoughts.net cappelletti.luca94@gmail.com
data_type.rs
in src/ast
663 12 2019-06-12 2025-04-05 60 39 jamie@scattered-thoughts.net alexander-beedie@users.nore...
value.rs
in src/ast
398 14 2019-06-12 2025-02-25 52 34 jamie@scattered-thoughts.net contact@ophir.dev
operator.rs
in src/ast
196 2 2019-06-12 2025-03-27 41 32 jamie@scattered-thoughts.net bar.sela@satoricyber.com
generic.rs
in src/dialect
115 35 2019-06-24 2025-04-19 41 29 nikhil.benesch@gmail.com liugs963@gmail.com
ansi.rs
in src/dialect
14 3 2019-06-24 2024-09-21 7 5 nikhil.benesch@gmail.com andrew@nerdnetworks.org
mysql.rs
in src/dialect
139 24 2019-07-31 2025-04-15 29 26 bwm@materialize.io bruno.canguru@hotmail.com
sqlparser_bench.rs
in sqlparser_bench/benches
61 1 2020-06-07 2024-12-29 5 3 danielheres@gmail.com andrew@nerdnetworks.org
Cargo.toml
in sqlparser_bench
29 - 2020-06-07 2024-11-26 4 3 danielheres@gmail.com andrew@nerdnetworks.org
sqlite.rs
in src/dialect
49 11 2020-07-31 2024-12-28 14 13 hitmashuai@gmail.com hansott@hotmail.be
snowflake.rs
in src/dialect
971 40 2020-08-12 2025-05-02 50 27 38852709+eyalleshem@users.n... ben.rotman@satoricyber.com
hive.rs
in src/dialect
41 10 2021-02-04 2025-02-14 11 8 hntd187@users.noreply.githu... 1284057728@qq.com
Cargo.toml
in fuzz
30 - 2021-06-03 2024-09-21 3 2 psiace@outlook.com andrew@nerdnetworks.org
fuzz_parse_sql.rs
in fuzz/fuzz_targets
11 1 2021-06-03 2024-09-21 3 2 psiace@outlook.com andrew@nerdnetworks.org
1082 - 2021-09-26 2025-05-02 158 89 koushiro.cqx@gmail.com simon.vandel@gmail.com
clickhouse.rs
in src/dialect
53 16 2021-12-21 2025-02-22 15 14 simohayha.bobo@gmail.com zhousile@foxmail.com
redshift.rs
in src/dialect
36 3 2022-05-04 2025-04-10 14 10 mskr@gmx.com romanb@users.noreply.github...
bigquery.rs
in src/dialect
123 22 2022-05-10 2025-05-02 21 12 komukomo@users.noreply.gith... simon.vandel@gmail.com
stmt_create_table.rs
in src/ast/helpers
476 1 2022-10-07 2025-05-02 22 19 75763288+augustofkl@users.n... ben.rotman@satoricyber.com
mod.rs
in src/ast/helpers
4 - 2022-10-07 2025-02-21 5 5 75763288+augustofkl@users.n... 59066880+osipovartem@users....
visitor.rs
in src/ast
552 57 2022-12-28 2025-03-12 23 17 1781103+tustvold@users.nore... michael.z@readyset.io
lib.rs
in derive/src
241 7 2022-12-28 2024-12-19 7 6 1781103+tustvold@users.nore... dmitrii@blaginin.me
Cargo.toml
in derive
38 - 2022-12-28 2024-11-30 7 5 andrew@nerdnetworks.org andrew@nerdnetworks.org
stmt_data_loading.rs
in src/ast/helpers
98 4 2023-03-26 2025-05-02 8 6 leszczynski.pawel@gmail.com ben.rotman@satoricyber.com
duckdb.rs
in src/dialect
50 15 2023-05-18 2025-02-22 15 13 50911393+eitsupi@users.nore... zhousile@foxmail.com
dcl.rs
in src/ast
201 4 2023-08-17 2024-12-05 4 4 antix.blue@gmail.com 59807311+yoavcloud@users.no...
alter.rs
in src/parser
182 1 2023-08-17 2025-02-04 8 8 antix.blue@gmail.com wugeer@anche.no
dml.rs
in src/ast
520 5 2024-04-21 2025-05-02 18 15 wander4096@gmail.com ben.rotman@satoricyber.com
databricks.rs
in src/dialect
32 9 2024-04-26 2024-12-02 6 4 hain.joseph@gmail.com 120422207+ayman-sigma@users...
trigger.rs
in src/ast
127 7 2024-08-14 2025-05-03 3 3 cappelletti.luca94@gmail.com andrew.harper@veracross.com
generate-changelog.py
in dev/release
95 3 2024-11-07 2025-04-28 2 2 andrew@nerdnetworks.org ifeanyi@validio.io
check-rat-report.py
in dev/release
33 - 2024-11-07 2024-11-07 1 1 andrew@nerdnetworks.org andrew@nerdnetworks.org
spans.rs
in src/ast
2060 103 2024-11-26 2025-05-04 52 32 mark.oliver@hotmail.de cappelletti.luca94@gmail.com
attached_token.rs
in src/ast/helpers
19 - 2024-11-26 2024-11-30 2 2 mark.oliver@hotmail.de andrew@nerdnetworks.org
key_value_options.rs
in src/ast/helpers
54 1 2025-02-21 2025-02-21 1 1 59066880+osipovartem@users.... 59066880+osipovartem@users....
Files Not Recently Changed (Top 44)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
fuzz_parse_sql.rs
in fuzz/fuzz_targets
11 1 2021-06-03 2024-09-21 3 2 psiace@outlook.com andrew@nerdnetworks.org
ansi.rs
in src/dialect
14 3 2019-06-24 2024-09-21 7 5 nikhil.benesch@gmail.com andrew@nerdnetworks.org
17 - 2019-04-22 2024-09-21 5 4 asqueella@gmail.com andrew@nerdnetworks.org
Cargo.toml
in fuzz
30 - 2021-06-03 2024-09-21 3 2 psiace@outlook.com andrew@nerdnetworks.org
check-rat-report.py
in dev/release
33 - 2024-11-07 2024-11-07 1 1 andrew@nerdnetworks.org andrew@nerdnetworks.org
Cargo.toml
in sqlparser_bench
29 - 2020-06-07 2024-11-26 4 3 danielheres@gmail.com andrew@nerdnetworks.org
lib.rs
in src
16 - 2018-02-07 2024-11-30 35 13 andygrove73@gmail.com andrew@nerdnetworks.org
attached_token.rs
in src/ast/helpers
19 - 2024-11-26 2024-11-30 2 2 mark.oliver@hotmail.de andrew@nerdnetworks.org
Cargo.toml
in derive
38 - 2022-12-28 2024-11-30 7 5 andrew@nerdnetworks.org andrew@nerdnetworks.org
databricks.rs
in src/dialect
32 9 2024-04-26 2024-12-02 6 4 hain.joseph@gmail.com 120422207+ayman-sigma@users...
dcl.rs
in src/ast
201 4 2023-08-17 2024-12-05 4 4 antix.blue@gmail.com 59807311+yoavcloud@users.no...
lib.rs
in derive/src
241 7 2022-12-28 2024-12-19 7 6 1781103+tustvold@users.nore... dmitrii@blaginin.me
sqlite.rs
in src/dialect
49 11 2020-07-31 2024-12-28 14 13 hitmashuai@gmail.com hansott@hotmail.be
sqlparser_bench.rs
in sqlparser_bench/benches
61 1 2020-06-07 2024-12-29 5 3 danielheres@gmail.com andrew@nerdnetworks.org
alter.rs
in src/parser
182 1 2023-08-17 2025-02-04 8 8 antix.blue@gmail.com wugeer@anche.no
hive.rs
in src/dialect
41 10 2021-02-04 2025-02-14 11 8 hntd187@users.noreply.githu... 1284057728@qq.com
mod.rs
in src/ast/helpers
4 - 2022-10-07 2025-02-21 5 5 75763288+augustofkl@users.n... 59066880+osipovartem@users....
key_value_options.rs
in src/ast/helpers
54 1 2025-02-21 2025-02-21 1 1 59066880+osipovartem@users.... 59066880+osipovartem@users....
duckdb.rs
in src/dialect
50 15 2023-05-18 2025-02-22 15 13 50911393+eitsupi@users.nore... zhousile@foxmail.com
clickhouse.rs
in src/dialect
53 16 2021-12-21 2025-02-22 15 14 simohayha.bobo@gmail.com zhousile@foxmail.com
value.rs
in src/ast
398 14 2019-06-12 2025-02-25 52 34 jamie@scattered-thoughts.net contact@ophir.dev
postgresql.rs
in src/dialect
168 27 2018-09-30 2025-03-01 58 35 ivanceras@gmail.com michael.z@readyset.io
visitor.rs
in src/ast
552 57 2022-12-28 2025-03-12 23 17 1781103+tustvold@users.nore... michael.z@readyset.io
operator.rs
in src/ast
196 2 2019-06-12 2025-03-27 41 32 jamie@scattered-thoughts.net bar.sela@satoricyber.com
data_type.rs
in src/ast
663 12 2019-06-12 2025-04-05 60 39 jamie@scattered-thoughts.net alexander-beedie@users.nore...
redshift.rs
in src/dialect
36 3 2022-05-04 2025-04-10 14 10 mskr@gmx.com romanb@users.noreply.github...
mysql.rs
in src/dialect
139 24 2019-07-31 2025-04-15 29 26 bwm@materialize.io bruno.canguru@hotmail.com
generic.rs
in src/dialect
115 35 2019-06-24 2025-04-19 41 29 nikhil.benesch@gmail.com liugs963@gmail.com
generate-changelog.py
in dev/release
95 3 2024-11-07 2025-04-28 2 2 andrew@nerdnetworks.org ifeanyi@validio.io
Cargo.toml
in root
59 - 2018-02-07 2025-04-29 102 21 andygrove73@gmail.com ifeanyi@validio.io
stmt_data_loading.rs
in src/ast/helpers
98 4 2023-03-26 2025-05-02 8 6 leszczynski.pawel@gmail.com ben.rotman@satoricyber.com
bigquery.rs
in src/dialect
123 22 2022-05-10 2025-05-02 21 12 komukomo@users.noreply.gith... simon.vandel@gmail.com
stmt_create_table.rs
in src/ast/helpers
476 1 2022-10-07 2025-05-02 22 19 75763288+augustofkl@users.n... ben.rotman@satoricyber.com
dml.rs
in src/ast
520 5 2024-04-21 2025-05-02 18 15 wander4096@gmail.com ben.rotman@satoricyber.com
mod.rs
in src/dialect
679 120 2018-10-06 2025-05-02 119 62 andygrove73@gmail.com simon.vandel@gmail.com
snowflake.rs
in src/dialect
971 40 2020-08-12 2025-05-02 50 27 38852709+eyalleshem@users.n... ben.rotman@satoricyber.com
1082 - 2021-09-26 2025-05-02 158 89 koushiro.cqx@gmail.com simon.vandel@gmail.com
query.rs
in src/ast
2775 89 2019-06-12 2025-05-02 101 66 jamie@scattered-thoughts.net simon.vandel@gmail.com
3305 107 2018-02-09 2025-05-02 110 69 andygrove73@gmail.com simon.vandel@gmail.com
trigger.rs
in src/ast
127 7 2024-08-14 2025-05-03 3 3 cappelletti.luca94@gmail.com andrew.harper@veracross.com
mssql.rs
in src/dialect
219 23 2019-05-03 2025-05-03 30 17 asqueella@gmail.com andrew.harper@veracross.com
ddl.rs
in src/ast
1728 41 2019-06-12 2025-05-04 82 56 jamie@scattered-thoughts.net cappelletti.luca94@gmail.com
spans.rs
in src/ast
2060 103 2024-11-26 2025-05-04 52 32 mark.oliver@hotmail.de cappelletti.luca94@gmail.com
mod.rs
in src/ast
7989 184 2019-06-12 2025-05-04 297 175 jamie@scattered-thoughts.net cappelletti.luca94@gmail.com
Most Recently Created Files (Top 44)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
key_value_options.rs
in src/ast/helpers
54 1 2025-02-21 2025-02-21 1 1 59066880+osipovartem@users.... 59066880+osipovartem@users....
spans.rs
in src/ast
2060 103 2024-11-26 2025-05-04 52 32 mark.oliver@hotmail.de cappelletti.luca94@gmail.com
attached_token.rs
in src/ast/helpers
19 - 2024-11-26 2024-11-30 2 2 mark.oliver@hotmail.de andrew@nerdnetworks.org
generate-changelog.py
in dev/release
95 3 2024-11-07 2025-04-28 2 2 andrew@nerdnetworks.org ifeanyi@validio.io
check-rat-report.py
in dev/release
33 - 2024-11-07 2024-11-07 1 1 andrew@nerdnetworks.org andrew@nerdnetworks.org
trigger.rs
in src/ast
127 7 2024-08-14 2025-05-03 3 3 cappelletti.luca94@gmail.com andrew.harper@veracross.com
databricks.rs
in src/dialect
32 9 2024-04-26 2024-12-02 6 4 hain.joseph@gmail.com 120422207+ayman-sigma@users...
dml.rs
in src/ast
520 5 2024-04-21 2025-05-02 18 15 wander4096@gmail.com ben.rotman@satoricyber.com
dcl.rs
in src/ast
201 4 2023-08-17 2024-12-05 4 4 antix.blue@gmail.com 59807311+yoavcloud@users.no...
alter.rs
in src/parser
182 1 2023-08-17 2025-02-04 8 8 antix.blue@gmail.com wugeer@anche.no
duckdb.rs
in src/dialect
50 15 2023-05-18 2025-02-22 15 13 50911393+eitsupi@users.nore... zhousile@foxmail.com
stmt_data_loading.rs
in src/ast/helpers
98 4 2023-03-26 2025-05-02 8 6 leszczynski.pawel@gmail.com ben.rotman@satoricyber.com
visitor.rs
in src/ast
552 57 2022-12-28 2025-03-12 23 17 1781103+tustvold@users.nore... michael.z@readyset.io
lib.rs
in derive/src
241 7 2022-12-28 2024-12-19 7 6 1781103+tustvold@users.nore... dmitrii@blaginin.me
Cargo.toml
in derive
38 - 2022-12-28 2024-11-30 7 5 andrew@nerdnetworks.org andrew@nerdnetworks.org
stmt_create_table.rs
in src/ast/helpers
476 1 2022-10-07 2025-05-02 22 19 75763288+augustofkl@users.n... ben.rotman@satoricyber.com
mod.rs
in src/ast/helpers
4 - 2022-10-07 2025-02-21 5 5 75763288+augustofkl@users.n... 59066880+osipovartem@users....
bigquery.rs
in src/dialect
123 22 2022-05-10 2025-05-02 21 12 komukomo@users.noreply.gith... simon.vandel@gmail.com
redshift.rs
in src/dialect
36 3 2022-05-04 2025-04-10 14 10 mskr@gmx.com romanb@users.noreply.github...
clickhouse.rs
in src/dialect
53 16 2021-12-21 2025-02-22 15 14 simohayha.bobo@gmail.com zhousile@foxmail.com
1082 - 2021-09-26 2025-05-02 158 89 koushiro.cqx@gmail.com simon.vandel@gmail.com
Cargo.toml
in fuzz
30 - 2021-06-03 2024-09-21 3 2 psiace@outlook.com andrew@nerdnetworks.org
fuzz_parse_sql.rs
in fuzz/fuzz_targets
11 1 2021-06-03 2024-09-21 3 2 psiace@outlook.com andrew@nerdnetworks.org
hive.rs
in src/dialect
41 10 2021-02-04 2025-02-14 11 8 hntd187@users.noreply.githu... 1284057728@qq.com
snowflake.rs
in src/dialect
971 40 2020-08-12 2025-05-02 50 27 38852709+eyalleshem@users.n... ben.rotman@satoricyber.com
sqlite.rs
in src/dialect
49 11 2020-07-31 2024-12-28 14 13 hitmashuai@gmail.com hansott@hotmail.be
sqlparser_bench.rs
in sqlparser_bench/benches
61 1 2020-06-07 2024-12-29 5 3 danielheres@gmail.com andrew@nerdnetworks.org
Cargo.toml
in sqlparser_bench
29 - 2020-06-07 2024-11-26 4 3 danielheres@gmail.com andrew@nerdnetworks.org
mysql.rs
in src/dialect
139 24 2019-07-31 2025-04-15 29 26 bwm@materialize.io bruno.canguru@hotmail.com
generic.rs
in src/dialect
115 35 2019-06-24 2025-04-19 41 29 nikhil.benesch@gmail.com liugs963@gmail.com
ansi.rs
in src/dialect
14 3 2019-06-24 2024-09-21 7 5 nikhil.benesch@gmail.com andrew@nerdnetworks.org
mod.rs
in src/ast
7989 184 2019-06-12 2025-05-04 297 175 jamie@scattered-thoughts.net cappelletti.luca94@gmail.com
query.rs
in src/ast
2775 89 2019-06-12 2025-05-02 101 66 jamie@scattered-thoughts.net simon.vandel@gmail.com
ddl.rs
in src/ast
1728 41 2019-06-12 2025-05-04 82 56 jamie@scattered-thoughts.net cappelletti.luca94@gmail.com
data_type.rs
in src/ast
663 12 2019-06-12 2025-04-05 60 39 jamie@scattered-thoughts.net alexander-beedie@users.nore...
value.rs
in src/ast
398 14 2019-06-12 2025-02-25 52 34 jamie@scattered-thoughts.net contact@ophir.dev
operator.rs
in src/ast
196 2 2019-06-12 2025-03-27 41 32 jamie@scattered-thoughts.net bar.sela@satoricyber.com
mssql.rs
in src/dialect
219 23 2019-05-03 2025-05-03 30 17 asqueella@gmail.com andrew.harper@veracross.com
17 - 2019-04-22 2024-09-21 5 4 asqueella@gmail.com andrew@nerdnetworks.org
mod.rs
in src/dialect
679 120 2018-10-06 2025-05-02 119 62 andygrove73@gmail.com simon.vandel@gmail.com
postgresql.rs
in src/dialect
168 27 2018-09-30 2025-03-01 58 35 ivanceras@gmail.com michael.z@readyset.io
3305 107 2018-02-09 2025-05-02 110 69 andygrove73@gmail.com simon.vandel@gmail.com
Cargo.toml
in root
59 - 2018-02-07 2025-04-29 102 21 andygrove73@gmail.com ifeanyi@validio.io
lib.rs
in src
16 - 2018-02-07 2024-11-30 35 13 andygrove73@gmail.com andrew@nerdnetworks.org
Most Recently Changed Files (Top 44)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
mod.rs
in src/ast
7989 184 2019-06-12 2025-05-04 297 175 jamie@scattered-thoughts.net cappelletti.luca94@gmail.com
spans.rs
in src/ast
2060 103 2024-11-26 2025-05-04 52 32 mark.oliver@hotmail.de cappelletti.luca94@gmail.com
ddl.rs
in src/ast
1728 41 2019-06-12 2025-05-04 82 56 jamie@scattered-thoughts.net cappelletti.luca94@gmail.com
mssql.rs
in src/dialect
219 23 2019-05-03 2025-05-03 30 17 asqueella@gmail.com andrew.harper@veracross.com
trigger.rs
in src/ast
127 7 2024-08-14 2025-05-03 3 3 cappelletti.luca94@gmail.com andrew.harper@veracross.com
3305 107 2018-02-09 2025-05-02 110 69 andygrove73@gmail.com simon.vandel@gmail.com
query.rs
in src/ast
2775 89 2019-06-12 2025-05-02 101 66 jamie@scattered-thoughts.net simon.vandel@gmail.com
1082 - 2021-09-26 2025-05-02 158 89 koushiro.cqx@gmail.com simon.vandel@gmail.com
snowflake.rs
in src/dialect
971 40 2020-08-12 2025-05-02 50 27 38852709+eyalleshem@users.n... ben.rotman@satoricyber.com
mod.rs
in src/dialect
679 120 2018-10-06 2025-05-02 119 62 andygrove73@gmail.com simon.vandel@gmail.com
dml.rs
in src/ast
520 5 2024-04-21 2025-05-02 18 15 wander4096@gmail.com ben.rotman@satoricyber.com
stmt_create_table.rs
in src/ast/helpers
476 1 2022-10-07 2025-05-02 22 19 75763288+augustofkl@users.n... ben.rotman@satoricyber.com
bigquery.rs
in src/dialect
123 22 2022-05-10 2025-05-02 21 12 komukomo@users.noreply.gith... simon.vandel@gmail.com
stmt_data_loading.rs
in src/ast/helpers
98 4 2023-03-26 2025-05-02 8 6 leszczynski.pawel@gmail.com ben.rotman@satoricyber.com
Cargo.toml
in root
59 - 2018-02-07 2025-04-29 102 21 andygrove73@gmail.com ifeanyi@validio.io
generate-changelog.py
in dev/release
95 3 2024-11-07 2025-04-28 2 2 andrew@nerdnetworks.org ifeanyi@validio.io
generic.rs
in src/dialect
115 35 2019-06-24 2025-04-19 41 29 nikhil.benesch@gmail.com liugs963@gmail.com
mysql.rs
in src/dialect
139 24 2019-07-31 2025-04-15 29 26 bwm@materialize.io bruno.canguru@hotmail.com
redshift.rs
in src/dialect
36 3 2022-05-04 2025-04-10 14 10 mskr@gmx.com romanb@users.noreply.github...
data_type.rs
in src/ast
663 12 2019-06-12 2025-04-05 60 39 jamie@scattered-thoughts.net alexander-beedie@users.nore...
operator.rs
in src/ast
196 2 2019-06-12 2025-03-27 41 32 jamie@scattered-thoughts.net bar.sela@satoricyber.com
visitor.rs
in src/ast
552 57 2022-12-28 2025-03-12 23 17 1781103+tustvold@users.nore... michael.z@readyset.io
postgresql.rs
in src/dialect
168 27 2018-09-30 2025-03-01 58 35 ivanceras@gmail.com michael.z@readyset.io
value.rs
in src/ast
398 14 2019-06-12 2025-02-25 52 34 jamie@scattered-thoughts.net contact@ophir.dev
clickhouse.rs
in src/dialect
53 16 2021-12-21 2025-02-22 15 14 simohayha.bobo@gmail.com zhousile@foxmail.com
duckdb.rs
in src/dialect
50 15 2023-05-18 2025-02-22 15 13 50911393+eitsupi@users.nore... zhousile@foxmail.com
key_value_options.rs
in src/ast/helpers
54 1 2025-02-21 2025-02-21 1 1 59066880+osipovartem@users.... 59066880+osipovartem@users....
mod.rs
in src/ast/helpers
4 - 2022-10-07 2025-02-21 5 5 75763288+augustofkl@users.n... 59066880+osipovartem@users....
hive.rs
in src/dialect
41 10 2021-02-04 2025-02-14 11 8 hntd187@users.noreply.githu... 1284057728@qq.com
alter.rs
in src/parser
182 1 2023-08-17 2025-02-04 8 8 antix.blue@gmail.com wugeer@anche.no
sqlparser_bench.rs
in sqlparser_bench/benches
61 1 2020-06-07 2024-12-29 5 3 danielheres@gmail.com andrew@nerdnetworks.org
sqlite.rs
in src/dialect
49 11 2020-07-31 2024-12-28 14 13 hitmashuai@gmail.com hansott@hotmail.be
lib.rs
in derive/src
241 7 2022-12-28 2024-12-19 7 6 1781103+tustvold@users.nore... dmitrii@blaginin.me
dcl.rs
in src/ast
201 4 2023-08-17 2024-12-05 4 4 antix.blue@gmail.com 59807311+yoavcloud@users.no...
databricks.rs
in src/dialect
32 9 2024-04-26 2024-12-02 6 4 hain.joseph@gmail.com 120422207+ayman-sigma@users...
Cargo.toml
in derive
38 - 2022-12-28 2024-11-30 7 5 andrew@nerdnetworks.org andrew@nerdnetworks.org
attached_token.rs
in src/ast/helpers
19 - 2024-11-26 2024-11-30 2 2 mark.oliver@hotmail.de andrew@nerdnetworks.org
lib.rs
in src
16 - 2018-02-07 2024-11-30 35 13 andygrove73@gmail.com andrew@nerdnetworks.org
Cargo.toml
in sqlparser_bench
29 - 2020-06-07 2024-11-26 4 3 danielheres@gmail.com andrew@nerdnetworks.org
check-rat-report.py
in dev/release
33 - 2024-11-07 2024-11-07 1 1 andrew@nerdnetworks.org andrew@nerdnetworks.org
Cargo.toml
in fuzz
30 - 2021-06-03 2024-09-21 3 2 psiace@outlook.com andrew@nerdnetworks.org
17 - 2019-04-22 2024-09-21 5 4 asqueella@gmail.com andrew@nerdnetworks.org
ansi.rs
in src/dialect
14 3 2019-06-24 2024-09-21 7 5 nikhil.benesch@gmail.com andrew@nerdnetworks.org
fuzz_parse_sql.rs
in fuzz/fuzz_targets
11 1 2021-06-03 2024-09-21 3 2 psiace@outlook.com andrew@nerdnetworks.org