Johnathan Douglas de Souza Santos

Results 3 issues of Johnathan Douglas de Souza Santos

Allow the user to watch multiple folders at the same time

### Error: 1. ORA-01438: value larger than specified precision allowed for this column. - The id column generated by migrate `number (10)` - If I increase the size (32) of...

for review

if in the database was declared a field of type char of 10 positions is correct return of a string of 10 positions? Example: ``` "name": "xx " //length (10)...

question