mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
'v3.8.1.1'
This commit is contained in:
@@ -163,7 +163,7 @@ public class SqliteDbMain {
|
||||
);
|
||||
stat.executeUpdate(sql);
|
||||
|
||||
Console_adp__sys.Instance.Write_str_w_nl(DateAdp_.Now().XtoStr_fmt_yyyyMMdd_HHmmss_fff());
|
||||
Console_adp__sys.Instance.Write_str_w_nl(Datetime_now.Get().XtoStr_fmt_yyyyMMdd_HHmmss_fff());
|
||||
// stat.executeUpdate("BEGIN TRANSACTION");
|
||||
stat.executeUpdate("PRAGMA synchronous=OFF");
|
||||
stat.executeUpdate("PRAGMA count_changes=OFF");
|
||||
|
||||
Reference in New Issue
Block a user