Results 24 comments of ytetsuro

@prescottprue There should be no difference in coverage, but for some reason it has been determined that coverage is down. Perhaps the coverage measurement during typescript transpile is incorrect, but...

@kenjis I was wondering if the following code could be implemented without adding breaking change if the user has called setUpdateBatch at least once. The concrete method is to change...

@kenjis Thanks, response. > If you change it to accept int, it is breaking change. Sure! I'm sorry.😞 > You could write code like this on PHP8: Oh! You are...

Oracle 12.1 is only 30 characters. Therefore, if you want to put in a limit of 64 characters or not, I think it is preferable to do it per driver.

@kenjis Response very thanks. I figured out that it is based on MySQL.

@paulbalandan Why close? Are you saying that it is wrong to ask this question in an issue? To what extent is CodeIgniter\Database\Forge::_attributeType intended to absorb differences? Why does the following...

If I modify this as follows, does CodeIgniter need it? - Align it to ANSI SQL or SQL standard. - Allow each driver to absorb as much of the ANSI...

@czosel @cseufert @MaartenStaa Fixed #968. Are you ready to release 3.1.0 already?

@dcavanagh Thanks for taking the time to reply. I think the only current solution is probably to create a factory. Does inversifyJS want to change to allow multiple target names...