* fix: not set pos to end * add it * fix: return to prevPos * fix: return err * fix * fix * fix it * fix * fix: not exit when err Co-authored-by: Zak Zhao <57036248+joccau@users.noreply.github.com>
2 lines
34 B
SQL
Executable File
2 lines
34 B
SQL
Executable File
create database if not exists db;
|