Skip to content

Mikbac/Databases-notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL notebook

The issue with line endings

sudo apt-get install dos2unix
dos2unix ./MySQL/scripts/*
dos2unix ./MSSQL/scripts/*
dos2unix ./Postgresql/scripts/*