Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 0.10.x
  • 24-fix-annotated-exception
  • 6-another-draft-of-in-line-table-factory
  • master default protected
  • to-array-support-for-builders
  • wip-type-object
  • 0.11.2
  • 0.11.1
  • 0.11.0
  • 0.10.3
  • 0.10.2
  • 0.10.1
  • 0.10.0
  • 0.9.0
  • 0.9.0-beta.3
  • 0.9.0-beta.2
  • 0.9.0-beta.1
  • 0.8.0
  • 0.7.3
  • 0.7.2
  • 0.7.1
  • 0.7.0
  • 0.6.1
  • 0.6.0
  • 0.5.0
  • 0.4.0
26 results
Created with Raphaël 2.2.028Mar20320Feb1210523Oct16Jul1520Mar1810Aug28Jul23May111022Mar2113Jan1211Nov7428Mar28Jan27329Dec282722212016151413639Jun128May1Feb11Jan2Dec30Nov30Oct2991Sep5Aug30Jul225Dec423Oct22Merge branch 'new-table-methods' into 'master'0.11.2 master0.11.2 masteradd test for upsert()add Table::deleteAndGet() for situations where you need to delete a row by its PK and then further act upon its dataTable: add upsert operationTable: add methods that directly return the affected rowTable: add bulk operationsMerge branch '6-configurable-connection' into 'master'0.11.10.11.1make factory generation opt-in instead of opt-outadd generated TableFactory that can create Tables with custom Connection or TableManagerextract TableManager interfacemake TableManager's connection configurable for blocks of codefix readmeMerge branch '27-explicit-nullability' into 'master'0.11.00.11.0add docshandle null values in non-nullable positions within complex typesMake nullability explicit (not only) in ArrayType and CompositeTypeMerge branch '29-restructure-find-methods' into 'master'rename (get|find)OneBy to (get|find)UniqueBy so that the intended use is clearerinternally restructure count checksdraft: in-line table factory (does not seem that good after deeper inspection)6-another-draft…6-another-draft-of-in-line-table-factoryadd docsProvide a wider selection of querying methods in Table.Merge branch 'update' into 'master'temporarily ignore error that will be fixed shortlyfix new/edit method typehint if column value type is mixedchore: add docker-compose for local developmentchore: freshen this package upfix empty orderBy on newer postgres versions0.10.3 0.10.x0.10.3 0.10.xMerge branch 'fix-empty-orderby' into 'master'fix empty orderBy on newer postgres versionsMerge branch 'generated' into 'master'add support for generated columnsMerge branch 'ci-php-versions' into 'master'ci: test on all supported versions of phpMerge branch 'default-value-prototype' into 'master'update docsbring back save() method in place of insertOrUpdate()Table: document thrown exceptionsrefactor table implementationuse constants for DefaultValue / Unchanged
Loading