Skip to main content
migrate_sqlite_memory_to_v3
zeroclaw
0.8.3
In zeroclaw::
config::
schema::
v2
zeroclaw
::
config
::
schema
::
v2
Function
migrate_
sqlite_
memory_
to_
v3
Copy item path
pub fn migrate_sqlite_memory_to_v3( db_path: &
Path
, conn: &Connection, ) ->
Result
<
()
,
Error
>