Maurício Meneghini Fauth
|
78c266d98f
|
Move partition classes to the Partitioning namespace
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-08-21 14:01:25 -03:00 |
|
Maurício Meneghini Fauth
|
9adaa912e1
|
Rename Response class to ResponseRenderer
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-06-30 12:35:22 -03:00 |
|
Maurício Meneghini Fauth
|
1c084de30b
|
Fix coding standard errors
Related to 62f142c9fa.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-06-03 16:50:33 -03:00 |
|
Maurício Meneghini Fauth
|
5faf95016f
|
Use DatabaseName VO for db names in Table\Partition
- Adds DatabaseName support for DatabaseInterface::selectDb method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-05-21 21:30:37 -03:00 |
|
Maurício Meneghini Fauth
|
4d09e19216
|
Add DatabaseName value object
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-05-21 16:17:28 -03:00 |
|
Maurício Meneghini Fauth
|
0b8edc5bde
|
Use PSR-12 for namespace use statements
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-05 14:18:35 -03:00 |
|
Maurício Meneghini Fauth
|
3a25c96543
|
Create truncate table partition page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-30 22:36:05 -03:00 |
|
Maurício Meneghini Fauth
|
f419ce4f2e
|
Create repair table partition page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-30 22:32:34 -03:00 |
|
Maurício Meneghini Fauth
|
905f48184f
|
Create rebuild table partition page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-30 22:29:01 -03:00 |
|
Maurício Meneghini Fauth
|
42cf71d8aa
|
Create optimize table partition page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-30 22:22:19 -03:00 |
|
Maurício Meneghini Fauth
|
0c38913c15
|
Create drop table partition page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-30 22:16:46 -03:00 |
|
Maurício Meneghini Fauth
|
b64be69dd8
|
Create analyze table partition page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-30 21:29:27 -03:00 |
|
Maurício Meneghini Fauth
|
f8df25487f
|
Create check table partition page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-30 21:09:32 -03:00 |
|
Maurício Meneghini Fauth
|
73f21d6950
|
Extract drop partition action to a new route
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-30 15:01:41 -03:00 |
|
Maurício Meneghini Fauth
|
194c8372cc
|
Extract truncate partition action to a new route
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-29 17:02:03 -03:00 |
|
Maurício Meneghini Fauth
|
1d4dea8e47
|
Extract repair partition action to a new route
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-29 16:44:32 -03:00 |
|
Maurício Meneghini Fauth
|
1c0218aff7
|
Extract rebuild partition action to a new route
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-29 16:12:34 -03:00 |
|
Maurício Meneghini Fauth
|
5577d9ecb7
|
Extract optimize partition action to a new route
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-29 15:26:37 -03:00 |
|
Maurício Meneghini Fauth
|
6e4a9e82a0
|
Extract check partition action to a new route
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-29 14:20:38 -03:00 |
|
Maurício Meneghini Fauth
|
aeac7177da
|
Extract analyze partition action to a new route
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-29 12:21:21 -03:00 |
|