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

PostgreSql adapter #11

Closed
wants to merge 23 commits into from
Closed

PostgreSql adapter #11

wants to merge 23 commits into from

Commits on Jun 17, 2011

  1. Copy the full SHA
    11bbca7 View commit details
    Browse the repository at this point in the history
  2. test

    zdrap committed Jun 17, 2011
    Copy the full SHA
    bf0e4dc View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e16710b View commit details
    Browse the repository at this point in the history
  4. classname fix

    agborkowski committed Jun 17, 2011
    Copy the full SHA
    519289a View commit details
    Browse the repository at this point in the history
  5. mock fixes

    agborkowski committed Jun 17, 2011
    Copy the full SHA
    09c0733 View commit details
    Browse the repository at this point in the history
  6. fix pgsql namespaces

    agborkowski committed Jun 17, 2011
    Copy the full SHA
    6c94b90 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2011

  1. Copy the full SHA
    33d5d80 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a6ae193 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6d313ec View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2011

  1. I added an option that allows you to set the default schema. By conne…

    …cting to the database is automatically set to search_path - provided it is entered in the configuration diagram of the connection.
    zdrap committed Jun 22, 2011
    Copy the full SHA
    f44e95d View commit details
    Browse the repository at this point in the history
  2. Fixed name directory

    zdrap committed Jun 22, 2011
    Copy the full SHA
    2e5b0c1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3426b2d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    274bac1 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    601fccd View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2011

  1. Copy the full SHA
    e5beadc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c41d2a2 View commit details
    Browse the repository at this point in the history
  3. Fixed wrong name

    zdrap committed Jun 27, 2011
    Copy the full SHA
    e6ae2cc View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2011

  1. In the method describe () wrote part responsible for the identificati…

    …on of serial-type fields. Fixed _insertId method () which returns the ID of the new record.
    zdrap committed Jun 29, 2011
    Copy the full SHA
    2ebba4a View commit details
    Browse the repository at this point in the history
  2. Fixed method _insertId()

    zdrap committed Jun 29, 2011
    Copy the full SHA
    a17eabf View commit details
    Browse the repository at this point in the history
  3. fix QueryException code

    agborkowski committed Jun 29, 2011
    Copy the full SHA
    d74ed0c View commit details
    Browse the repository at this point in the history
  4. last error improvment

    agborkowski committed Jun 29, 2011
    Copy the full SHA
    d88126e View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2011

  1. Copy the full SHA
    8c2a6a9 View commit details
    Browse the repository at this point in the history
  2. offset space

    agborkowski committed Jul 6, 2011
    Copy the full SHA
    8449be0 View commit details
    Browse the repository at this point in the history