Lith 10 月之前
父節點
當前提交
63f599e151
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      doc/ReleaseLog.md

+ 6 - 0
doc/ReleaseLog.md

@@ -16,6 +16,12 @@
 - [Vitorm] new feature to query TotalCount(Vit.Linq.Queryable_Extensions.TotalCount) 
            and query List and TotalCount(Vit.Linq.Queryable_Extensions.ToListAndTotalCount) at one request
 
+- [Vitorm] rename PrepareCreate to PrepareTryCreateTable
+- [Vitorm] rename PrepareDrop to PrepareTryDropTable
+- [Vitorm] move Dictionary<string, object> sqlParam to SqlTranslateArgument or QueryTranslateArgument
+
+
+
 -----------------------
 # 1.1.0