mirror of
https://github.com/isar/rusqlite.git
synced 2025-12-26 13:22:27 +08:00
Captured identifiers in SQL strings
Initial draft
This commit is contained in:
@@ -139,6 +139,11 @@ bencher = "0.1"
|
||||
path = "libsqlite3-sys"
|
||||
version = "0.25.0"
|
||||
|
||||
# FIXME optional
|
||||
[dependencies.rusqlite-macros]
|
||||
path = "rusqlite-macros"
|
||||
version = "0.1.0"
|
||||
|
||||
[[test]]
|
||||
name = "config_log"
|
||||
harness = false
|
||||
|
||||
Reference in New Issue
Block a user