Alexis

Results 63 issues of Alexis

enhancement

- Added **OrderByRand()** method to _TableQuery_ (SQLite RANDOM() function) - Added _SelectColumns_ methods to _TableQuery_ for usage in specifically selecting columns and arbitrary commands in SELECT statement - **SelectColumns(params string[]...