openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
simple-db-migrate
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 06, 2024 — Jun 06, 2025
Showing page 4 of 12
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
adding initial configuration when creating an instance of Config
Wandenberg Peixoto
More...
over 13 years ago
refactoring Migration and SimpleDBMigrate tests
Wandenberg Peixoto
More...
over 13 years ago
renaming function check_sql_unicode to ensure_sql_unicode
Wandenberg Peixoto
More...
over 13 years ago
fix version number on changelog
Wandenberg Peixoto
More...
over 13 years ago
adding run tests
Wandenberg Peixoto
More...
over 13 years ago
refactoring Config tests
Wandenberg Peixoto
More...
over 13 years ago
refactoring Oracle tests
Wandenberg Peixoto
More...
over 13 years ago
refactoring MySQL tests
Wandenberg Peixoto
More...
over 13 years ago
changing method how_many to count_occurrences to optimize execution
Wandenberg Peixoto
More...
over 13 years ago
refactoring CLI tests
Wandenberg Peixoto
More...
over 13 years ago
removing support to make debian package installation
Wandenberg Peixoto
More...
over 13 years ago
bumping version
Wandenberg Peixoto
More...
over 13 years ago
bug fix on get_migration_from_version_number, for performance reason
Wandenberg Peixoto
More...
over 13 years ago
make possible to set some command line options by configuration file
Wandenberg Peixoto
More...
over 13 years ago
get configuration by environment on same configuration file
Wandenberg Peixoto
More...
over 13 years ago
fix drop database test
Wandenberg Peixoto
More...
over 13 years ago
fix utc timestamp setting
Wandenberg Peixoto
More...
over 13 years ago
updating version
Wandenberg Peixoto
More...
over 13 years ago
Added a configuration property for using UTC time instead of local time when automatically generating script version numbers.
peter
More...
almost 14 years ago
Merge pull request #2 from pdhodgkinson/tablename_backtick
Wandenberg Peixoto
More...
almost 14 years ago
Added backtick characters surrounding the table name in 'create database' and 'drop database' statements in MySQL. This allows for table names that have special characters such as hyphens, or are reserved words. See: http://dev.mysql.com/doc/refman/5.1/en/identifiers.html
peter
More...
almost 14 years ago
fix log on error
Wandenberg Peixoto
More...
almost 14 years ago
adding password parameter
Wandenberg Peixoto
More...
almost 14 years ago
label will be registred for all migrations executed, not only for the last
Wandenberg Peixoto
More...
about 14 years ago
optional parameter db_engine on InPlaceConfig, with default value as mysql
Wandenberg Peixoto
More...
over 14 years ago
New release with oracle support
Wandenberg Peixoto
More...
over 14 years ago
fixing insert into version table from oracle to suport migrations larger then 4000 chars
Wandenberg Peixoto
More...
over 14 years ago
updating version number
Wandenberg Peixoto
More...
over 14 years ago
adding fullpath to the log when a migration fail
Wandenberg Peixoto
More...
over 14 years ago
adding oracle support
Wandenberg Peixoto
More...
over 14 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree