Skip to content

Multi data source #282

@VShawn

Description

@VShawn

Sometime we need a personal session database + some shared session database for work teams.

  • MySQL database supported
  • SQLite path editing view
  • MySQL config editing view
  • Additonal data source control manager
    • ~ data RSA encryption for mysql ~ see retire the RSA cipher for sqlite database #327
    • Database statue detector (find out if need reload)
    • Database statue detector work with ASYNC
    • reconnect after db config edit
    • A list view of all data source.( add / edit / delete )
  • Servers management for multi data source
    • Add new server to assign data source
    • Server list sort by data source
  • MySQL access control if if the db user has no write permission (have no insert update privileges)
    image
    • do not allow edit on UI
    • hide edit / delete / copy user name / copy password buttons.
    • do not allow add to this datasource
  • individual profile for additional data source for group deploy purpose
    • profile encryption
  • documents
    • user guide for how to use Chinese
    • user guide for how to use English
    • show this feature on 1Remote home page (individual case & team shared case)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions