Commit f1f72ca2 authored by 袁兴强's avatar 袁兴强 Committed by vipwzw

enable localdb

parent b2496646
...@@ -59,3 +59,7 @@ func GetName() string { ...@@ -59,3 +59,7 @@ func GetName() string {
func (w *Wasm) GetDriverName() string { func (w *Wasm) GetDriverName() string {
return driverName return driverName
} }
func (w *Wasm) ExecutorOrder() int64 {
return drivers.ExecLocalSameTime
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment