diff --git a/changes.txt b/changes.txt index 61679ec3..8a304a86 100644 --- a/changes.txt +++ b/changes.txt @@ -12,6 +12,7 @@ Always try to use the syntax highlighter All privileges in user rights Fix FOUND_ROWS() in SQL command Export only selected columns in select +Bulk database creation Include views in drop and move on database overview Hide fieldsets in select Use \n in SQL commands diff --git a/tests/iexplore.bat b/tests/iexplore.bat new file mode 100644 index 00000000..ea6c6e9b --- /dev/null +++ b/tests/iexplore.bat @@ -0,0 +1 @@ +java -jar "C:\Program Files\Selenium\selenium-server.jar" -htmlSuite "*iexplore" http://localhost "%CD%\selenium.html" results.html \ No newline at end of file diff --git a/todo.txt b/todo.txt index 37329c0f..85b5eb8a 100644 --- a/todo.txt +++ b/todo.txt @@ -1,4 +1,4 @@ -Bulk database create and drop +Bulk database drop Add whisperer to fields with foreign key Highlight found fields MySQL 5 BIT data type @@ -11,6 +11,7 @@ Highlight SQL textarea - may use external CodePress Column and table names auto-completition in SQL textarea Mass editation of individual rows IE6 -