Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
Switch branch/tag
  • typo3
  • typo3
  • sysext
  • core
  • Classes
  • Database
  • Connection.php
Find file BlameHistoryPermalink
  • Oliver Bartsch's avatar
    [BUGFIX] Fix parameter descriptions of bulkInsert · f13d25ee
    Oliver Bartsch authored Nov 03, 2019 and Benni Mack's avatar Benni Mack committed Nov 04, 2019
    The `$data` array can contain column-value pairs or just the values.
    The `$columns` array only contains the column names.
    
    Resolves: #89538
    Releases: master, 9.5
    Change-Id: Ieb24407321f6899d5271975430d72a1f8b92335e
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62177
    
    
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: Daniel Goerz's avatarDaniel Goerz <daniel.goerz@posteo.de>
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Reviewed-by: Daniel Goerz's avatarDaniel Goerz <daniel.goerz@posteo.de>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    f13d25ee