LeoSrm
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Edited Database Console result changes to read only after changing schemas
So i have a problem on PHPStorm, i have 3 schemas under the same database connection. Lets call them S1, S2 and S3. If i switch to S1, PHPStorm executes "use S1" in the background, and if i run a ...