Commit History

Author SHA1 Message Date
  ADmad e4b7be693b Remove unnecessary method calls. 4 years ago
  ADmad f20f6711d9 Add property type. 4 years ago
  ADmad b1a063dc4b Remove redundant return type. 4 years ago
  ADmad 2c402f88c3 Merge branch '4.next' into 5.x 4 years ago
  mscherer 8631659c77 Fix up types in arrays of var def 4 years ago
  Corey Taylor 9e074c91c3 Merge branch '4.next' into 5.x 4 years ago
  Corey Taylor 9e39d0ab4f Add DriverInterface::supports() 4 years ago
  Corey Taylor f6294a48b7 Add native type hints for Database properties 4 years ago
  ADmad 157aeed3a1 Update docblocks and checks for nullable properties. 5 years ago
  Corey Taylor 8d0f3807e5 Add collation to IdentifierExpression 5 years ago
  Corey Taylor 363667383a Add StringExpression with collation support 5 years ago
  ADmad ea8d2e73c3 Merge branch 'master' into 4.next 5 years ago
  ADmad ceda4940aa Remove docblock duplication. 5 years ago
  Oliver Nowak b1436bf69b 4.next - Adds basic support for common table expressions. (#14525) 6 years ago
  mscherer 6a114f6bce Use FQCN imports. 6 years ago
  ADmad 723cb3704d Fix CS error 6 years ago
  Mark Story 826a4356af Merge branch 'master' into 4.next 6 years ago
  ADmad 49608e9893 Always quote SELECT identifier for Postgres. 6 years ago
  Mark Story 19fdd9b381 Merge branch 'master' into 4.next 6 years ago
  Corey Taylor 0888e8c043 Reverted @internal tag for db-specific drivers 6 years ago
  Corey Taylor e4e9a0c61e Merged driver dialect traits with drivers 6 years ago
  Corey Taylor 8f85eb48c4 Moved schemaDialect() from driver dialect traits to drivers 6 years ago
  Corey Taylor 7ec8f725b6 Check table and column name combinations against max alias lengths for Table. 6 years ago
  ADmad 38e2984e2f Merge branch '3.next' into 4.x 6 years ago
  mscherer a6b53b0789 Fix array typehints to be more precise, string array check strictness 6 years ago
  ADmad cf569b9c15 Fix CS error. 7 years ago
  mscherer 77883ef355 Raise phpstan to level 3. WIP 7 years ago
  Mark Story fe7765dfe6 Add hints to Database/Driver & Dialect. 7 years ago
  ADmad 9bd82d7ac1 Fix CS errors. 7 years ago
  Dominik Schmelz bde6b0afe5 Remove @package from classes 8 years ago