#syntax
2 posts tagged syntax. Clear filter
-
Dump MySQL Database without Drop Table Syntax
Output .sql file for MySQL but without the drop table syntax before table name use the --skip-add-drop-table flag
-
Cool Conditional Syntax in Ruby (on Rails)
Ruby is beautiful Simply elegant!