Kamil Tekiela
|
b3d97a47ef
|
Refactor ChangeController and use ServerRequest
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
|
2022-11-02 21:57:31 +00:00 |
|
Maurício Meneghini Fauth
|
31bfbbe816
|
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-07-20 20:57:41 -03:00 |
|
Maurício Meneghini Fauth
|
dbe3db564e
|
Fix Enum/Set editor error when creating a new column
Fixes #17551
https://github.com/phpmyadmin/phpmyadmin/issues/17551#issuecomment-1136074722
Co-authored-by: William Desportes <williamdes@wdes.fr>
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-07-20 20:54:07 -03:00 |
|
Maurício Meneghini Fauth
|
63d57b1f1c
|
Push dbi and dummyDbi members down
The idea is to only load the DBI when needed.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-07-13 00:15:53 -03:00 |
|
Maurício Meneghini Fauth
|
c0eb02d7d3
|
Extract ColumnsDefinition construction from controllers
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-03-02 18:59:27 -03:00 |
|
Maurício Meneghini Fauth
|
5a34a3bb04
|
Remove db and table properties from controllers
Replaces them with their respective globals.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-02 14:48:43 -03:00 |
|
Maurício Meneghini Fauth
|
aaee7961c1
|
Remove Template dependency from Relation class
Related to 2299a62e49.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-12-17 12:09:14 -03:00 |
|
Maurício Meneghini Fauth
|
c411121fd8
|
Move Relation classes into the ConfigStorage namespace
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-12-17 12:09:13 -03:00 |
|
Maurício Meneghini Fauth
|
fb257e5922
|
Extract actions from Table\StructureController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-09-09 13:48:07 -03:00 |
|