[Gravity] MySQLSimpleQueryBuilder make the DMLQueryBuilder a property instead of inheritance.

Review Request #599 — Created Aug. 24, 2018 and submitted

Mathijs
Lunr
feature-prep-for-mariadb
596, 606
a38ac7d...
lunr

[Gravity] MySQLSimpleQueryBuilder make the DMLQueryBuilder a property instead of inheritance.

Unit tests, also tested Skydive with this version as dependency.

  • 0
  • 0
  • 2
  • 0
  • 2
Description From Last Updated
Mathijs
pprkut
  1. 
      
  2. I'd probably flip it. The query builder is more important than the escaper

  3. The return type of all these methods is not 'string'. They are returning $this.

  4. 
      
Mathijs
pprkut
  1. Ship It!
  2. 
      
Mathijs
Mathijs
pprkut
  1. Need to revisit since this breaks a lot of things :(

  2. 
      
Mathijs
pprkut
  1. Ship It!
  2. 
      
Mathijs
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master

Loading...