• 3.5.13 cbf60b4586

    3.5.13 Stable

    vlw released this 2026-08-02 08:51:12 +02:00 | 0 commits to master since this release

    Downloads
  • 3.5.12 cbf60b4586

    3.5.12 Stable

    vlw released this 2026-05-07 13:12:06 +02:00 | 0 commits to master since this release

    • Set filter properties to empty arrays when no conditions are set by @vlw in #55
    • Update usage examples in README by @vlw in #54
    • Add docblocks to class methods by @vlw in #53
    Downloads
  • 3.5.11 73297feb82

    3.5.11 Stable

    vlw released this 2025-08-30 09:49:48 +02:00 | 3 commits to master since this release

    • Use isset() when checking table property value by @vlw in #52
    Downloads
  • 3.5.10 0e367f797f

    3.5.10 Stable

    vlw released this 2025-07-29 09:50:20 +02:00 | 4 commits to master since this release

    • Only set WHERE filters on delete() if conditions are provided by @vlw in #51
    Downloads
  • 3.5.9 ddcd8a2961

    3.5.9 Stable

    vlw released this 2025-07-17 11:09:39 +02:00 | 5 commits to master since this release

    • Fix issue where no OFFSET is set when passing an integer to limit() by @vlw in #50
    Downloads
  • 3.5.8 e062930c41

    3.5.8 Stable

    vlw released this 2025-06-12 12:45:15 +02:00 | 6 commits to master since this release

    • Add missing return statement from deprecated 'for()' method by @vlw in #49
    • Fix missed reference of "for()" to "from()" in README by @vlw in #48
    Downloads
  • 3.5.7 03868ae784

    3.5.7 Stable

    vlw released this 2025-06-08 12:33:50 +02:00 | 8 commits to master since this release

    • Fix MySQL->for() deprecation notice since version 3.5.7 by @vlw in #47
    • Rename for() to from() for consistency with MySQL syntax by @vlw in #46
    • Added short list of notable features as well as some style changes by @vlw in #45
    Downloads
  • 3.5.6 c64eb96049

    3.5.6 Stable

    vlw released this 2025-01-30 10:34:37 +01:00 | 11 commits to master since this release

    • Add proper Order Enum handling for MySQL->order() by @vlw in #43
    Downloads
  • 3.5.5 e65c74797b

    3.5.5 Stable

    vlw released this 2025-01-30 09:17:40 +01:00 | 12 commits to master since this release

    • Add ORDER BY statement Enum by @vlw in #41
    Downloads
  • 3.5.4 64c7bae3cf

    3.5.4 Stable

    vlw released this 2025-01-16 14:54:18 +01:00 | 13 commits to master since this release

    • Add protected array property for where statement columns by @vlw in #40
    Downloads