- AWS EC2 t2.micro
- CentOS Linux release 7.0.1406 (Core)
- PHP 5.6.11
- MySQL 5.6
- Laravel Framework version 5.1.7 (LTS)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import com.intellij.database.model.DasTable | |
| import com.intellij.database.model.ObjectKind | |
| import com.intellij.database.util.Case | |
| import com.intellij.database.util.DasUtil | |
| import javax.swing.* | |
| /* | |
| * Written by ansidev. | |
| * Available context bindings: | |
| * SELECTION Iterable<DasObject> |