antstudiocz/doctrine-dbal-batchimport

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

v1.1.0 2024-06-24 13:00 UTC

This package is not auto-updated.

Last update: 2024-09-16 14:23:47 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