Skip to main content

split_up_down

Function split_up_down 

Source
pub fn split_up_down(content: &str) -> (String, String)
Expand description

Разделяет SQL файл на UP и DOWN части. Ищет маркеры -- === UP === и -- === DOWN ===