Spun Nakandala
|
c9e2c9ac93
|
removed dead code. extracted method PMA_tryColumnCreationQuery
|
2013-09-14 20:07:06 +05:30 |
|
Dieter Adriaenssens
|
a329ebee4e
|
fix multiple parameter comment issues
|
2013-09-09 18:19:00 +02:00 |
|
Marc Delisle
|
c024c77f15
|
Improve comments
|
2013-08-19 20:28:56 -04:00 |
|
Marc Delisle
|
86031eff1d
|
Merge pull request #617 from scnakandala/refac_tbl_create
Refactoring tbl_create.php
|
2013-08-19 17:24:47 -07:00 |
|
Spun Nakandala
|
09fd49c4d7
|
"Add 1 column(s) Go" Error corrected
|
2013-08-20 00:02:51 +05:30 |
|
Spun Nakandala
|
f5b20c9828
|
phpcs errors corrected
|
2013-08-17 00:22:08 +05:30 |
|
Spun Nakandala
|
4d988516bf
|
added method PMA_getTableCreationQuery
|
2013-08-17 00:16:04 +05:30 |
|
Spun Nakandala
|
dfb6cdb4ad
|
added method PMA_getNumberOfFieldsFromRequest
|
2013-08-17 00:05:02 +05:30 |
|
ayushchd
|
5544ad9572
|
Fix double addition of PRIMARY KEY index in SQL
|
2013-08-15 14:49:16 +05:30 |
|
Michal Čihař
|
8defb7669d
|
Missing param doc
|
2013-07-30 14:01:14 +02:00 |
|
Michal Čihař
|
6765e87ba5
|
Pass forgotten parameter
|
2013-07-10 14:53:04 +02:00 |
|
Marc Delisle
|
b07df01340
|
Code cleanup
|
2013-05-15 10:21:08 -04:00 |
|
Marc Delisle
|
144b5040cc
|
Fix typo
|
2013-05-15 10:19:46 -04:00 |
|
Samith Dassanayake
|
9746f07ae9
|
Fixed typos.
|
2013-05-15 19:33:30 +05:30 |
|
Samith Dassanayake
|
485d104662
|
Renamed the function names, using "column" instead of "field".
Corrected indentation according to cording standards.
|
2013-05-14 22:48:51 +05:30 |
|
Samith Dassanayake
|
73f674d755
|
Updated the description of the "create_addfield.lib.php" file
|
2013-05-12 19:30:36 +05:30 |
|
Samith Dassanayake
|
c2ba8f7a80
|
Moved duplicated codes in “tbl_addfield.php” and “tbl_create.php” to single a file "create_addfield.lib.php".
Refactored the code using “Extract method” refactoring technique.
|
2013-05-08 20:28:37 +05:30 |
|