1. fe87242 Merge pull request #2272 from weiznich/feature/pg_range_ops by Georg Semmler · 4 years, 1 month ago main master
  2. 968e7f7 Merge pull request #2376 from martell/chore/missing-nightly-update by Georg Semmler · 4 years, 1 month ago
  3. a19c6e3 Update nightly for unused_braces regression by Martell Malone · 4 years, 1 month ago
  4. 9d05d0e Update to a nightly that has clippy and rustfmt by Martell Malone · 4 years, 1 month ago
  5. c05e062 Fix intra doc link to diesel::sql_types by Martell Malone · 4 years, 1 month ago
  6. a8b6042 Update nightly in travis to match rust-toolchain by Martell Malone · 4 years, 1 month ago
  7. a9e6e12 Merge pull request #2372 from p-alik/issue-3241 by Georg Semmler · 4 years, 1 month ago
  8. 0b7bb3c Merge pull request #2325 from thekuom/feature/2191-sqlite-custom-aggregate by Georg Semmler · 4 years, 1 month ago
  9. 8fedd45 Add some more documentation for unsafe code blocks by Georg Semmler · 4 years, 1 month ago
  10. 5ffc26b Allow to return non nullable values from a custom aggregate function by Georg Semmler · 4 years, 1 month ago
  11. c84de40 Merge branch 'master' into feature/2191-sqlite-custom-aggregate by Matthew Kuo · 4 years, 1 month ago
  12. 44ffaa4 Update SqliteAggregatorFunction finalize to return Option by Matthew Kuo · 4 years, 1 month ago
  13. 4d6a088 Merge pull request #2374 from weiznich/non_exhaustive by Georg Semmler · 4 years, 1 month ago
  14. 777a6cc Use `#[non_exhaustive]` instead of `__NonExhaustive` enum variants by Georg Semmler · 4 years, 1 month ago
  15. 765efbf Fix clippy error by Matthew Kuo · 4 years, 1 month ago
  16. 077c036 Merge pull request #2029 from weiznich/fix_offset_for_sqlite by Georg Semmler · 4 years, 1 month ago
  17. c56e7ce Merge branch 'master' into feature/2191-sqlite-custom-aggregate by Georg Semmler · 4 years, 1 month ago
  18. 16992fe Remove unneeded change with complicated trait bound by Georg Semmler · 4 years, 1 month ago
  19. eb00d5a Run rustfmt by Georg Semmler · 4 years, 1 month ago
  20. 842888c support mysql connection over unix socket by Alexei Pastuchov · 4 years, 1 month ago
  21. 2a096db Minor improvements by Georg Semmler · 4 years, 1 month ago
  22. 9e8d4d0 Remove accidental committed changes by Georg Semmler · 4 years, 1 month ago
  23. e602dfe Fix typo by Georg Semmler · 4 years, 1 month ago
  24. 66146da Post rebase fixes by Georg Semmler · 4 years, 1 month ago
  25. 28dc21c Try to debug ci by Georg Semmler · 4 years, 4 months ago
  26. 78c8b13 Fix compile tests by Georg Semmler · 4 years, 4 months ago
  27. 6bf9ccd Fix trait bounds by Georg Semmler · 4 years, 4 months ago
  28. d5e9eba Fix backend specific implementations by Georg Semmler · 4 years, 5 months ago
  29. 3213007 Allow third party backends to use `BoxedSelectStatement` by Georg Semmler · 4 years, 8 months ago
  30. aba422a Make Limit/Offset clauses public, because custom backends need to by Georg Semmler · 4 years, 8 months ago
  31. f8fff95 Fix formating by Georg Semmler · 5 years ago
  32. 8d593e6 More CI fixes by Georg Semmler · 5 years ago
  33. 4ac57ae Fix failing CI by Georg Semmler · 5 years ago
  34. 4c1afa6 Disallow offset without limit for mysql where possible by Georg Semmler · 5 years ago
  35. 52fb23f Add a changelog entry by Georg Semmler · 5 years ago
  36. 38226f2 Fix building of diesel_cli by Georg Semmler · 5 years ago
  37. 2c80ba7 Offset is even more broken in MySQL by Georg Semmler · 5 years ago
  38. 67922e6 Remove dependency to `diesel_infer_schema!` from diesel_tests by Georg Semmler · 5 years ago
  39. 98e7eb9 Fix offset needing a limit clause (on sqlite) by Georg Semmler · 5 years ago
  40. be08540 Merge pull request #2251 from diesel-rs/sg-fix-non-aggregate by Georg Semmler · 4 years, 1 month ago
  41. c7546f8 Merge pull request #2364 from Ten0/transaction_commit_failures_rollback by Georg Semmler · 4 years, 1 month ago
  42. b19ec79 Even more comments by Thomas BESSOU · 4 years, 1 month ago
  43. f662dac More comments by Ten0 · 4 years, 1 month ago
  44. 6feea52 Run cargo fmt by Georg Semmler · 4 years, 1 month ago upstream/sg-fix-non-aggregate
  45. 6688b3a Merge pull request #2361 from kevinpoitra/fix-socket-descriptor-leak by Georg Semmler · 4 years, 1 month ago
  46. 094cbbd Minor documentation improvements by Georg Semmler · 4 years, 1 month ago
  47. 9ce554b PR #2347 does this in a better way by Georg Semmler · 4 years, 2 months ago
  48. 17d2181 Documentation improvements by Georg Semmler · 4 years, 2 months ago
  49. 22d8549 Implement an already documented flag by Georg Semmler · 4 years, 2 months ago
  50. b75b0e6 We did not even release yet, so just don't mention it in the changelog by Georg Semmler · 4 years, 2 months ago
  51. 5438f53 Fix travis by Georg Semmler · 4 years, 2 months ago
  52. f17e3dd Fix advanced-blog-cli example by Georg Semmler · 4 years, 2 months ago
  53. 8c24898 Fix documentation of `ValidGrouping` derive by Georg Semmler · 4 years, 2 months ago
  54. c8e014e Remove `#[macro_use]` from diesel_derive + fix imports by Georg Semmler · 4 years, 2 months ago
  55. 66a0d21 Readd missing changelog entries by Georg Semmler · 4 years, 2 months ago
  56. b1c2666 Run rustfmt by Georg Semmler · 4 years, 5 months ago
  57. 68a349e Fix examples by Sean Griffin · 4 years, 5 months ago
  58. 8e1a934 Replace `NonAggregate` with something less broken by Sean Griffin · 4 years, 5 months ago
  59. e69a75f Run cargo fmt by Georg Semmler · 4 years, 1 month ago
  60. 26d0861 Only catch on `COMMIT`, not on `SAVEPOINT` by Thomas BESSOU · 4 years, 1 month ago
  61. 4a412a8 Fix transactions not closing properly when failing on commit by Thomas BESSOU · 4 years, 1 month ago
  62. 38e6dec Merge pull request #2347 from Kononnable/developer-environment by Georg Semmler · 4 years, 1 month ago
  63. 76b3d01 Merge branch 'master' into developer-environment by Georg Semmler · 4 years, 1 month ago
  64. be6e076 Check that the connection pointer is not null before trying to call PQfinish after a PostgreSQL connection attempt failure by kevinpoitra · 4 years, 1 month ago
  65. 39ca9d5 Properly call PQFinish after failed connection attempts to stop leaking socket file descriptors by kevinpoitra · 4 years, 1 month ago
  66. 4847ecf Merge pull request #2363 from weiznich/update/nightly-2020-03-21 by Georg Semmler · 4 years, 1 month ago
  67. 9a87f1a Fix failing compile tests, by updating the error messages by Georg Semmler · 4 years, 1 month ago
  68. 0ac79ca Merge branch 'msrv' into update/nightly-2020-03-21 by Georg Semmler · 4 years, 1 month ago
  69. 13991b7 Allow `clippy::needless_doctest_main` lint by Yuki Okushi · 4 years, 1 month ago
  70. 90a8aa2 Update MSRV to 1.40.0 by Yuki Okushi · 4 years, 1 month ago
  71. b12d9cc Set YAML indent to 2 by Yuki Okushi · 4 years, 1 month ago
  72. 537eb5d Merge pull request #2354 from abreis/fix-uuid-link by Georg Semmler · 4 years, 1 month ago
  73. 5040fc8 Correct a broken link to Uuid by Andre Braga Reis · 4 years, 1 month ago
  74. a422433 default BACKEND values for example test scripts by Kononnable · 4 years, 2 months ago
  75. 1ddd13d Merge pull request #2332 from abreis/schema-unmappable-chars by Georg Semmler · 4 years, 2 months ago
  76. f51e75b Update to nightly-2020-04-01 by Martell Malone · 4 years, 3 months ago
  77. 0138765 Swap Cow<str> for String since it was always converted to it anyway by Andre Braga Reis · 4 years, 2 months ago
  78. 1ffa6b7 Swap out Option<String> for Cow<str> when checking for unmappable chars by Andre Braga Reis · 4 years, 2 months ago
  79. 794db93 Remove trailing space in changelog by Matthew Kuo · 4 years, 2 months ago
  80. 51d92f0 Merge branch 'master' into feature/2191-sqlite-custom-aggregate by Matthew Kuo · 4 years, 2 months ago
  81. ba7ba6a Added custom aggregate functions for SQLite feature to changelog by Matthew Kuo · 4 years, 2 months ago
  82. 8329f6e Address PR comments by Matthew Kuo · 4 years, 2 months ago
  83. cb33367 Merge pull request #1884 from h-michael/upsert by Georg Semmler · 4 years, 2 months ago
  84. cbcbb61 Clean up wording on documentation and improve compile_fail test by Matthew Kuo · 4 years, 2 months ago
  85. c69a034 Fix rustdoc test failure by Matthew Kuo · 4 years, 2 months ago
  86. 492d2d9 Update link to sql_function in documentation by Matthew Kuo · 4 years, 2 months ago
  87. e0a5bf6 Fix rustdoc test failure by Matthew Kuo · 4 years, 2 months ago
  88. b5ec4dc Add solution for case where query returns no rows by Matthew Kuo · 4 years, 2 months ago
  89. d034679 Move reexport to the other reexports by Georg Semmler · 4 years, 2 months ago
  90. 2f6a786 Allow also tuples with only one column as `ConflictTarget` by Georg Semmler · 4 years, 2 months ago
  91. 77f9289 Minor documentation improvement by Georg Semmler · 4 years, 2 months ago
  92. 31666aa Fix cargo fmt errors by Matthew Kuo · 4 years, 2 months ago
  93. 838ccd1 Improve documentation and address PR comments by Matthew Kuo · 4 years, 2 months ago
  94. c1305ff Fix documenation code test failure by Matthew Kuo · 4 years, 2 months ago
  95. 82828cf Clean up code by Matthew Kuo · 4 years, 2 months ago
  96. 2844db1 add BACKEND variable override when running tests by Kononnable · 4 years, 2 months ago
  97. 2921b56 add password for postgres docker image; fix travis.yml indentation by Kononnable · 4 years, 2 months ago
  98. 479415e First pass of implementation by Matthew Kuo · 4 years, 2 months ago
  99. 9efd495 We do not need `#[macro_use] extern crate diesel` anymore in tests by Georg Semmler · 4 years, 2 months ago
  100. d11f53d Documentation improvements by Georg Semmler · 4 years, 2 months ago