Skip to content
This repository was archived by the owner on Aug 15, 2023. It is now read-only.
This repository was archived by the owner on Aug 15, 2023. It is now read-only.

Documentation for database:databaseCompare #52

Description

@Huaba

The arguments for database:databaseCompare only documented in the code :)

const ACTION_UPDATE_CLEAR_TABLE = 1;
const ACTION_UPDATE_ADD = 2;
const ACTION_UPDATE_CHANGE = 3;
const ACTION_UPDATE_CREATE_TABLE = 4;
const ACTION_REMOVE_CHANGE = 5;
const ACTION_REMOVE_DROP = 6;
const ACTION_REMOVE_CHANGE_TABLE = 7;
const ACTION_REMOVE_DROP_TABLE = 8;

Would be fine, if the arguments documented in the inline-help or/and in documentation.

Thanks for your great work!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions