1. 05 Apr, 2020 2 commits
  2. 26 Mar, 2020 1 commit
  3. 24 Dec, 2019 1 commit
  4. 03 Nov, 2019 1 commit
  5. 25 Oct, 2019 1 commit
    • Sébastien Ros's avatar
      Use InvariantCulture in FlexibleConvert (#1363) · a18dc63c
      Sébastien Ros authored
      In Sqlite, DateTime is stored as String, and custom serializers ultimately use Convert.ChangeType to do the conversion. The generated code however doesn't set the Invariant culture, and the conversion can fail if the current culture doesn't match the standard DateTime serialization format from Sqlite.
      a18dc63c
  6. 27 Sep, 2019 5 commits
  7. 26 Sep, 2019 1 commit
    • Nick Craver's avatar
      Tooling and project updates (#1333) · 1481c4d3
      Nick Craver authored
      This is a branch cleaning up old `#if` clauses, `.csproj` bits, Linux build compatibility, and a few other tid-bits (broken out by commit).
      
      In general: we're on 3.0 tooling and all previous cruft has been removed.
      1481c4d3
  8. 22 Sep, 2019 4 commits
  9. 21 Sep, 2019 1 commit
  10. 12 Sep, 2019 3 commits
  11. 10 Sep, 2019 2 commits
  12. 30 Aug, 2019 8 commits
  13. 29 Aug, 2019 3 commits
  14. 28 Aug, 2019 3 commits
  15. 27 Aug, 2019 4 commits