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

feat: Add TableSerializable and mysql_serializer #459

Merged

Commits on Mar 13, 2021

  1. Add TableSerializable and implement record_iterators in applicable mo…

    …dels
    
    Signed-off-by: xuans <xuan_shen@outlook.com>
    xuan616 committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    7cda0ac View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Add mysql serializer

    Signed-off-by: Sahithi Velma <sahithiv@wepay.com>
    Sahithi Velma committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    30c7c53 View commit details
    Browse the repository at this point in the history
  2. Add unit tests for dashboard and schema models

    Signed-off-by: Sahithi Velma <sahithiv@wepay.com>
    Sahithi Velma committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    1df79df View commit details
    Browse the repository at this point in the history
  3. Add unit tests for table and user models

    Signed-off-by: xuans <xuan_shen@outlook.com>
    xuan616 committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    1fb0af2 View commit details
    Browse the repository at this point in the history
  4. ignore type for Base in test_table_serializable.py

    Signed-off-by: xuans <xuan_shen@outlook.com>
    xuan616 committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    04b62e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Add comments and rds model package in requirements

    Signed-off-by: xuans <xuan_shen@outlook.com>
    xuan616 committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    b536e07 View commit details
    Browse the repository at this point in the history
  2. Address the unit test failure

    Signed-off-by: xuans <xuan_shen@outlook.com>
    xuan616 committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    a9b38b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Address comments

    Signed-off-by: xuans <xuan_shen@outlook.com>
    xuan616 committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    7d4fb19 View commit details
    Browse the repository at this point in the history