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

fix smi2ChClient constructor #29

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Commits on Dec 29, 2018

  1. Add new DBAL types.

    Добавлены дополнительные DBAL типы для удобной работы с числовыми параметрами.
    shcherbanich committed Dec 29, 2018
    Configuration menu
    Copy the full SHA
    421f2be View commit details
    Browse the repository at this point in the history
  2. Add tests DBAL types

    Добавлено тестирование дополниительных DBAL типов
    shcherbanich committed Dec 29, 2018
    Configuration menu
    Copy the full SHA
    ceeadd1 View commit details
    Browse the repository at this point in the history
  3. Fixed spelling

    shcherbanich committed Dec 29, 2018
    Configuration menu
    Copy the full SHA
    4bf04ef View commit details
    Browse the repository at this point in the history
  4. Add decimal type

    Добавление дополнительного типа decimal.
    shcherbanich committed Dec 29, 2018
    Configuration menu
    Copy the full SHA
    3063938 View commit details
    Browse the repository at this point in the history
  5. Allow to set default value for eventDateColumn

    Добавление возможности устанавливать дефолтные значения для eventDateColumn
    shcherbanich committed Dec 29, 2018
    Configuration menu
    Copy the full SHA
    0a1678b View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. fix smi2ChClient constuctor

    Artem Kaplenko committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    455c4ad View commit details
    Browse the repository at this point in the history
  2. Update composer.json

    bllem authored Jun 10, 2019
    Configuration menu
    Copy the full SHA
    4872b59 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. Merge pull request #1 from shcherbanich/master

    Decimal types
    bllem authored Oct 2, 2019
    Configuration menu
    Copy the full SHA
    88cb22b View commit details
    Browse the repository at this point in the history
  2. add decimal type

    Artem Kaplenko committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    5c140ff View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from bllem/feature/decimal

    add decimal type
    bllem authored Oct 2, 2019
    Configuration menu
    Copy the full SHA
    c414432 View commit details
    Browse the repository at this point in the history