Created
          April 20, 2015 09:00 
        
      - 
      
 - 
        
Save martinsam/85603f08cf755c52b87b to your computer and use it in GitHub Desktop.  
  
    
      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
    
  
  
    
  | CREATE DATABASE bot2_local | |
| WITH OWNER = opquast | |
| ENCODING = 'UTF8' | |
| TABLESPACE = temesis_dev | |
| LC_COLLATE = 'fr_FR.UTF-8' | |
| LC_CTYPE = 'fr_FR.UTF-8' | |
| CONNECTION LIMIT = -1; | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment