Yassine Rais

Results 16 issues of Yassine Rais

Again ! Guys can you split the getRootProps into two parts one just for drag drop files and the other one for selecting a file because mixing those two make...

Hello :) i wont just to remember you that if any link is dead just go copy link and paste in http://web.archive.org/ and if you are so lucky you will...

Hello ✋🏻 Hazel ! i want just to suggest that its will be a great idea to make a documentation for the engine it will be very useful ! 😄...

Impact:Feature

![image](https://user-images.githubusercontent.com/25354731/150436970-9f7bc4ce-b95f-4d25-8468-e4854d7a1947.png)

enhancement

It will be cool if we can add a default function value for the column ```php new Column( 'id', [ 'type' => Column::TYPE_CHAR, 'default' => "uuid_generate_v4()", 'notNull' => true, 'size'...

PostgreSQL
NFR

It will be good if its generate a const name of table instead of puting it directly at the morphTable because 1. A migrate file generated for unique table 2....

NFR

As we know in Postgres, we have many types of columns, also we can create any type as we want So column's type must me the same from table (example::...

PostgreSQL
NFR

Hello Team ! it will be nice to have a minimum documentation or a design(graph) about how the phalcon migration work. to know which and when methods like **afterUp** is...

documentation

# Is this library still maintained?

**Upgrade to next version ! rename getPaginate to paginate()** i'm not sur if you keep working in this (6years ago) but if you want to update its please fix the...