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