1. 01 May, 2020 5 commits
  2. 28 Apr, 2020 1 commit
  3. 06 Apr, 2020 1 commit
  4. 05 Apr, 2020 1 commit
  5. 26 Mar, 2020 1 commit
  6. 24 Dec, 2019 1 commit
  7. 03 Nov, 2019 1 commit
  8. 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
  9. 27 Sep, 2019 5 commits
  10. 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
  11. 22 Sep, 2019 4 commits
  12. 21 Sep, 2019 1 commit
  13. 12 Sep, 2019 3 commits
  14. 10 Sep, 2019 2 commits
  15. 30 Aug, 2019 8 commits
  16. 29 Aug, 2019 3 commits
  17. 28 Aug, 2019 1 commit