File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11## [ Unreleased] - 2021-03-22
22
33### Changed
4- - [ 3ea958] ( https://github.com/flow-php/etl-adapter-dbal /commit/3ea95818ff969bdb9151e8590fa1952a3878a60d ) - ** Initial commit** - [ @tomaszhanc ] ( https://github.com/tomaszhanc )
4+ - [ 3ea958] ( https://github.com/flow-php/etl-adapter-doctrine /commit/3ea95818ff969bdb9151e8590fa1952a3878a60d ) - ** Initial commit** - [ @tomaszhanc ] ( https://github.com/tomaszhanc )
55
6- Generated by [ Automation] ( https://github.com/aeon-php/automation )
6+ Generated by [ Automation] ( https://github.com/aeon-php/automation )
Original file line number Diff line number Diff line change 1- # ETL Adapter: DBAL
1+ # ETL Adapter: Doctrine
22
3- ![ PHP Version] ( https://img.shields.io/packagist/php-v/flow-php/etl-adapter-dbal )
4- ![ Tests] ( https://github.com/flow-php/etl-adapter-dbal /workflows/Tests/badge.svg?branch=1.x )
3+ ![ PHP Version] ( https://img.shields.io/packagist/php-v/flow-php/etl-adapter-doctrine )
4+ ![ Tests] ( https://github.com/flow-php/etl-adapter-doctrine /workflows/Tests/badge.svg?branch=1.x )
55
66## Description
77
Original file line number Diff line number Diff line change 11{
2- "name" : " flow-php/etl-adapter-dbal " ,
2+ "name" : " flow-php/etl-adapter-doctrine " ,
33 "type" : " library" ,
44 "license" : " MIT" ,
55 "description" : " ETL adapter for bulk operations using Doctrine DBAL Bulk" ,
You can’t perform that action at this time.
0 commit comments