精选75modernc.org/sqlite(GitLab Commits)语言与库
modernc.org/sqlite 新增 DSN 下划线键兼容 mattn
Support more underscore keys in DSN
For improved DSN compatibility, the following keys have been added:
| _foreign_keys | _fk |
|---|---|
| _busy_timeout | _timeout |
| _journal_mode | _journal |
| _synchronous | _sync |
| _auto_vacuum | _vacuum |
| _query_only |
Their values are passed as-is to exec for their respective PRAGMAs and not validated in any way. The compatibility here is intended when switching between modernc.org/sqlite and mattn/go-sqlite3, where it is handy to have higher DSN compatibility and to avoid dangerous mistakes like not having foreign keys enabled.
更进一步:量化金融体系
看懂新闻只是起点——沿量化金融路径,把它变成能交付的工程能力