package
0.0.0-20220721113833-aec2e1a94024
Repository: https://github.com/jixindatech/sqlaudit.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
export const sqlOptions = [ { key: 1, value: 'SELECT' }, { key: 2, value: 'UNION' }, { key: 3, value: 'INSERT' }, { key: 4, value: 'UPDATE' }, { key: 5, value: 'DELETE' }, { key: 6, value: 'DDL' }, { key: 7, value: 'SHOW' }, { key: 8, value: 'USE' }, { key: 9, value: 'SET' }, { key: 10, value: 'BEGIN' }, { key: 11, value: 'COMMIT' }, { key: 12, value: 'ROLLBACK' }, { key: 13, value: 'OTHERREAD' }, { key: 14, value: 'OTHERADMIN' } ] */.