不要怂,就是干,撸起袖子干!

  1. 08 May, 2017 1 commit
    • 7564 Ordering with JSON attributes (#7565) · c3859940
      * Two birds with one stone.  Adds support for ordering by JSON columns and removes vulnerability for injections on JSON attributes.
      
      * Updates the changelog for the addition of json attributes.
      
      * Fixes lint error with prefer arrow.
      
      * Removes specific error because it may change depending on dialect and engine version.
      
      * Removed duplicate tests and moved location of SQL injection test and find order test.
      
      * Optimizes item.split performance by only performing the split once.
      
      * Fixes test for sqlite dialect json.  JSON is handled differently in sqlite where the json value is extracted from a path.  If the path doesn't exist sqlite returns null instead of throwing an error like postgres.
      Michael Kaufman committed
  2. 28 Apr, 2017 3 commits
  3. 27 Apr, 2017 1 commit
  4. 25 Apr, 2017 1 commit
  5. 23 Apr, 2017 2 commits
  6. 21 Apr, 2017 2 commits
  7. 11 Apr, 2017 3 commits
  8. 10 Apr, 2017 1 commit
  9. 08 Apr, 2017 2 commits
  10. 07 Apr, 2017 6 commits
  11. 03 Apr, 2017 1 commit
  12. 02 Apr, 2017 3 commits
  13. 27 Mar, 2017 1 commit
  14. 25 Mar, 2017 1 commit
  15. 21 Mar, 2017 2 commits
  16. 20 Mar, 2017 3 commits
  17. 10 Mar, 2017 2 commits
  18. 06 Mar, 2017 1 commit
  19. 03 Mar, 2017 2 commits
  20. 02 Mar, 2017 1 commit
  21. 01 Mar, 2017 1 commit