Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dead code cleanup #91

Closed
wants to merge 15 commits into from
Closed

Dead code cleanup #91

wants to merge 15 commits into from

Commits on Jan 12, 2012

  1. [Connection] removed unused local variable $position in Connection cl…

    …ass.
    Hugo Hamon committed Jan 12, 2012
    Copy the full SHA
    17c22e1 View commit details
    Browse the repository at this point in the history
  2. [Connection] removed unused local variables $index and $fieldName in …

    …MasterSlaveConnection class.
    Hugo Hamon committed Jan 12, 2012
    Copy the full SHA
    30f0195 View commit details
    Browse the repository at this point in the history
  3. [Platforms] removed unused local variables $index_ and $fieldName in …

    …MsSqlPlatform class.
    Hugo Hamon committed Jan 12, 2012
    Copy the full SHA
    62876eb View commit details
    Browse the repository at this point in the history
  4. [Platforms] removed unused local variable $fieldName in MysqlPlatform…

    … class.
    Hugo Hamon committed Jan 12, 2012
    Copy the full SHA
    78f2a20 View commit details
    Browse the repository at this point in the history
  5. [Platforms] removed unused local variables $indexName and $definition…

    … in OraclePlatform class.
    Hugo Hamon committed Jan 12, 2012
    Copy the full SHA
    a8b9f89 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    750036e View commit details
    Browse the repository at this point in the history
  7. [Schema] removed all occurrences of unused local variable $key in sev…

    …eral methods of AbstractSchemaManager class.
    Hugo Hamon committed Jan 12, 2012
    Copy the full SHA
    196cbef View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    b672e95 View commit details
    Browse the repository at this point in the history
  9. [Schema] removed unused local variable $tableIndexRows in DB2SchemaMa…

    …nager class.
    Hugo Hamon committed Jan 12, 2012
    Copy the full SHA
    24e9573 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    5dc01e7 View commit details
    Browse the repository at this point in the history
  11. [Schema] removed unused local variable $key in OracleSchemaManager cl…

    …ass.
    Hugo Hamon committed Jan 12, 2012
    Copy the full SHA
    5cfc064 View commit details
    Browse the repository at this point in the history
  12. [Schema] removed unused local variables $column and $columnName in Ta…

    …ble class.
    Hugo Hamon committed Jan 12, 2012
    Copy the full SHA
    ad22cc4 View commit details
    Browse the repository at this point in the history
  13. [Schema] fixed CS.

    Hugo Hamon committed Jan 12, 2012
    Copy the full SHA
    7207664 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    e35cf23 View commit details
    Browse the repository at this point in the history
  15. [Schema] fixed CS.

    Hugo Hamon committed Jan 12, 2012
    Copy the full SHA
    897b635 View commit details
    Browse the repository at this point in the history