index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
dbal
/
db_tools_test.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/15055] Properly support index length check on mssql
Marc Alexander
2018-01-01
1
-7
/
+17
*
[ticket/15055] Support console questions on windows
Marc Alexander
2018-01-01
1
-4
/
+0
*
[ticket/15055] Only drop dependent PK indexes and fix more tests for mssql
Marc Alexander
2018-01-01
1
-1
/
+4
*
[ticket/15055] Drop primary keys when necessary and fix test comparisons
Marc Alexander
2018-01-01
1
-1
/
+8
*
[ticket/15259] Fatal error on SQLite/Oracle database update
lavigor
2017-07-06
1
-0
/
+37
*
[ticket/14576] Move common required files to bootstrap
Matt Friedman
2016-03-31
1
-2
/
+0
*
[ticket/10748] Replace direct creations of tools();
Joas Schilling
2015-02-07
1
-1
/
+2
*
Merge branch 'develop-ascraeus' into develop
Joas Schilling
2015-01-23
1
-0
/
+7
|
\
|
*
[ticket/13282] Add unit test for adding integer column with default null
Marc Alexander
2015-01-22
1
-0
/
+7
*
|
[ticket/13421] Move tools to subdirectory
Joas Schilling
2014-12-06
1
-4
/
+4
*
|
[ticket/13421] Always require the interface when possible
Joas Schilling
2014-12-06
1
-1
/
+1
|
/
*
[ticket/12710] Fix "ORA-00972: identifier is too long [972]" on oracle
Joas Schilling
2014-08-09
1
-6
/
+6
*
[ticket/12448] Allow null as default value for columns
Joas Schilling
2014-06-25
1
-0
/
+3
*
[ticket/12643] Properly handle changing columns on tables with constraints
Patrick Webster
2014-06-15
1
-0
/
+18
*
[ticket/12643] Tests dropping similarly named columns
Patrick Webster
2014-06-15
1
-0
/
+11
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-3
/
+7
*
[ticket/12012] Add a unit test for removing a column with indexes
Joas Schilling
2014-04-17
1
-0
/
+22
*
[ticket/12012] Add a unit test for changing the column type
Joas Schilling
2014-04-17
1
-2
/
+30
*
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-3
/
+3
*
[ticket/11696] Rename db_tools.php so it can be autoloaded
Joas Schilling
2013-07-14
1
-1
/
+0
*
[ticket/10907] Mark (var)binary tests as incomplete on non-MySQL DBMSes.
Andreas Fischer
2012-05-22
1
-0
/
+5
*
[ticket/10889] Make default value for c_char_size a CHAR(4) as defined.
Andreas Fischer
2012-05-11
1
-1
/
+1
*
[ticket/10887] Split auto increment test from db tools test.
Oleg Pudeyev
2012-05-10
1
-45
/
+0
*
[ticket/10774] Add unit tests for UNIQUE index existence and creation.
Andreas Fischer
2012-04-10
1
-0
/
+11
*
[ticket/9916] Updating License in the header
Unknown
2012-01-02
1
-1
/
+1
*
Merge remote-tracking branch 'bantu/ticket/10327' into develop-olympus
Igor Wiedler
2011-10-14
1
-10
/
+3
|
\
|
*
[ticket/10327] Use $this->tools instead of creating a new instance of db_tools.
Andreas Fischer
2011-10-14
1
-10
/
+3
*
|
[ticket/8240] Add ability to get a list of columns of a tables to db_tools.
Andreas Fischer
2011-10-14
1
-0
/
+8
*
|
[ticket/8240] Add ability to get a list of tables to db_tools.
Andreas Fischer
2011-10-14
1
-0
/
+7
|
/
*
[ticket/10327] Change CREATE INDEX to ALTER TABLE table ADD INDEX for MySQL.
Andreas Fischer
2011-10-14
1
-0
/
+18
*
[ticket/10346] Add drop_tables to perform_schema_changes and add tests
Nils Adermann
2011-08-29
1
-0
/
+60
*
[ticket/10247] Add a db_tools test for the removal of a primary key column.
Nils Adermann
2011-07-03
1
-1
/
+9
*
[ticket/9892] Correct copyright year
Nils Adermann
2011-06-12
1
-1
/
+1
*
[ticket/9892] Remove incorrect use of camel case
Nils Adermann
2011-06-12
1
-2
/
+2
*
[ticket/9892] Adding a number of tests for db_tools
Nils Adermann
2011-06-12
1
-0
/
+268