Skip to content

Commit 8d31f32

Browse files
committed
Add Rust MySQL parser extension
1 parent de8f9b0 commit 8d31f32

11 files changed

Lines changed: 4676 additions & 2 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ composer.lock
88
/build
99
/wordpress
1010
/.claude/settings.local.json
11+
/.adversarial-loop/
12+
/packages/mysql-on-sqlite/ext/wp-mysql-parser/target/
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/target/

0 commit comments

Comments
 (0)