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

Documentation for database:databaseCompare #52

Open
Huaba opened this issue Oct 7, 2013 · 0 comments
Open

Documentation for database:databaseCompare #52

Huaba opened this issue Oct 7, 2013 · 0 comments

Comments

@Huaba
Copy link

Huaba commented Oct 7, 2013

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!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants