Commit History

作者 SHA1 備註 提交日期
  frankvandenbos eaecf4dff4 Added DateTime EscapeValue() function in SQLiteProvider 6 月之前
  frankvandenbos 9c7b411283 Merge remote-tracking branch 'origin/issues' into frank 6 月之前
  frankvandenbos 3b9f4fb5dc Added optional Coalesce Value to If() aggregates 6 月之前
  Kenric Nugteren f24b97c506 Fix to Filter bug 6 月之前
  Kenric Nugteren bd1261a5f6 Fix serialization of original values for unserialisable properties. Updated filter to not longe ruse Expressions. 6 月之前
  Kenric Nugteren 6d021c587a Fix to little exception in SQLiteProvider 7 月之前
  Kenric Nugteren a75dc1d39c Fix to triggers not existing 7 月之前
  Kenric Nugteren 57d979f32d Merge remote-tracking branch 'origin/frank' into kenric 7 月之前
  Kenric Nugteren 9e012ab90c Added little interface for a "QueryProvider" 7 月之前
  frankvandenbos 4034e1b96a Merge remote-tracking branch 'origin/kenric' into frank 7 月之前
  frankvandenbos b17d8f1035 Added Custom Filtering for DynamicActionColumns 7 月之前
  Kenric Nugteren 05651cca97 Fix to property list of AutoEntity interface definitions 7 月之前
  Kenric Nugteren cc35fb9349 Fixing problems with the database columns being wrong after my new changes 7 月之前
  Kenric Nugteren b6f674ccff Added "Escape" to cancel edits on Tree grid too 7 月之前
  Kenric Nugteren 3bb5d8763b Fixed incapability of the aggregate system to compose Count aggregates. 8 月之前
  frogsoftware 78296930bb Interim Ordering Changes 8 月之前
  frogsoftware b0ea260476 Added non generic table utility functions 8 月之前
  frogsoftware b842184c6b Added IProblem<> to replace IIssues interface 8 月之前
  frogsoftware 26369726f4 String Summary Fields are now DISTINCT 8 月之前
  frogsoftware 980c7c0fe0 Cleaned up Low Level Table interface 8 月之前
  frogsoftware a9eddfb383 Added ability to query and drop non-entity tables in database server 8 月之前
  Kenric Nugteren 13117f52f0 - Added custom functions for dealing with 'decimal' values in SQLite aggregates and formulae. 9 月之前
  frogsoftware c70cfff32f Merge commit 'd01204420cf839d54ee9f9fb4eec0dc6cf7f246d' into frank 9 月之前
  Kenric Nugteren d01204420c Fix SQLiteProvider bug with InList on Guid.Empty 9 月之前
  frogsoftware a3b362056b removed parameter substitution from ComplexFormulae SQL generation 10 月之前
  frogsoftware c74054b84d Corrected constant handling in sql condition formulae 10 月之前
  frogsoftware 551d9d02bd Fixed crashes with formulae that contained constants 10 月之前
  frogsoftware 8b6f527412 Merge remote-tracking branch 'origin/kenric' into frank 10 月之前
  frogsoftware f661269e16 Added empty try/catch to avoid sql generation errors in formulae columns 10 月之前
  Kenric Nugteren 9d630ef23e Converting InList operator to a boolean condition if the array is empty. 10 月之前