ijvo/kdyby-doctrine-dbal-batchimport

批量导入和执行工具,用于有效处理来自文件和字符串的SQL导入

1.1.0 2024-01-21 17:57 UTC

This package is auto-updated.

Last update: 2024-09-21 19:35:13 UTC


README

用于更智能地加载包含不同分隔符(例如触发器)的SQL文件、字符串和文件的类,以实现低内存消耗。

Build Status Downloads this Month Latest stable Join the chat at https://gitter.im/Kdyby/Help

此包基于多人的工作,主要

  • Jakub Vrána和他的Adminer
  • David Grudl和他的Dibi

安装

安装Kdyby/DoctrineDbalBatchImport的最佳方式是使用Composer

$ composer require kdyby/doctrine-dbal-batchimport

主页 http://www.kdyby.org 和仓库 http://github.com/Kdyby/DoctrineDbalBatchImport.