Gaetano Giunta

Results 85 issues of Gaetano Giunta

Migrations stored as serialized php are of course not very readable, but they can be more efficient in terms of cpu and memory usage for the case of mass migrations....

enhancement

There are always chances that the Solr index is slightly out of sync with the db. For any operations that the are done via migrations, it is thus probably a...

enhancement

At the moment too much logic is in the command, this makes it duplicate and hard to reuse/share

enhancement

Since the migration definition language has acquired a lot of the bells and whistles of a full content manipulation language, it would be nice to be able to run specific...

enhancement

At least for migrations found within the project sources, it would make more sense to store a relative file path, in case the project over time gets moved to a...

enhancement

See f.e. the sftp wrappers: http://php.net/manual/en/wrappers.ssh2.php. 1. current code which deals with looking files up in 2 paths does not really play well with using something akin to `ssh2.sftp://user:pwd@server:port/remote/file.txt` as...

enhancement

Currently role update migrations need the developer to specify all policies for a role. It would be nice if it was somehow possible to only specify the new/updated/removed policies, and...

enhancement

It seems that there is no version tagged yet as compatible with php 8

It would be nice to know a bit more about how encryption is used in this project, so that would-be users can evaluate it easily before adoption and testing. Things...

enhancement

This is useful to store sensitive data in the 'notes' field

enhancement