Maurício Meneghini Fauth
50bc4ab37f
Remove useless PHP docs for functions
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-20 13:20:01 -03:00
Maurício Meneghini Fauth
0b7a83dd2b
Extract action from SqlController::index
...
Extracts the set-column-preferences action from the SqlController index
method to a new route.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-18 17:59:55 -03:00
Maurício Meneghini Fauth
8ee847cb02
Extract action from SqlController::index
...
Extracts the get-default-fk-check-value action from the SqlController
index method to a new route.
Signed-off-by Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-18 16:54:43 -03:00
Maurício Meneghini Fauth
1c5cff42d3
Extract action from SqlController::index
...
Extracts the get-set-values action from the SqlController index method
to a new route.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-18 16:24:54 -03:00
Maurício Meneghini Fauth
670b5ccd24
Extract action from SqlController::index
...
Extracts the get-enum-values action from the SqlController index method
to a new route.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-18 15:58:04 -03:00
Maurício Meneghini Fauth
4c5b794931
Extract an action from SqlController
...
Extracts the get-relational-values action from the SqlController to a
new route.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-18 14:33:11 -03:00
Maurício Meneghini Fauth
77d5b1d8d8
Remove extract functions
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-17 19:44:00 -03:00
Maurício Meneghini Fauth
5c2441c55c
Create Controllers\SqlController controller
...
Extracts the sql entry point to the controller.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-03 14:41:45 -03:00