Adam Tokarski

Results 5 issues of Adam Tokarski

DateTimePicker will be now aware of dynamically created controls (for example if form is loaded as some kind of modal mode, not in tab).

Fixes #934 This PR allows to cover versioning of language executables, like it can happen for Python. Currently there is `python`, `python2` and `python3` in this language env. Could just...

Fixes #891 #### Provided changes: * the `Files` column is widened by 2 chars (in origin issue it was suggested 1 would be enough though, but 2 seems like nicely...

That could be dockerized. Docker allows to speed up development and ease deployment, especially when CI/CD is involved.

enhancement

### Brief summary of the change made fixes #3955 This PR allows to wrap FROM section with brackets. I did it only for Redshift dialect as no sure whether it...