How to load sqlite extension in PDO?

后端 未结 3 2215
萌比男神i
萌比男神i 2020-12-28 21:14

First, I want to inform about the case to avoid the misunderstanding.

By sqlite extension, I mention Sqlite\'s extension like FTS, not PHP\'s sqlite extension.

3条回答
  •  梦毁少年i
    2020-12-28 21:20

    No way present now except workaround mentioned above. If you would want to check progress somewhere in the future, there's an issue on PHP bugtracker.

提交回复
热议问题