Skip to content

Add validation on exists database before created #1759

Description

CodeIgniter don't content any methods of checking of database exists.
Please add validation on exists database before created to Forge Class by default:

protected $createDatabaseStr = 'CREATE DATABASE IF NOT EXISTS %s';

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

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions