Daniel Minukhin

Results 3 issues of Daniel Minukhin

The Index example from the docs fails: ``` Table bookings { id integer country varchar booking_date date created_at timestamp indexes { (id, country) [pk] // composite primary key created_at [note:...

Add running time to extensions stdout, example: ```bash $ foliant make site Parsing config... Done in 0.001s Applying preprocessor includes... Done in 0.02s Applying preprocessor argdown... Done in 4.919s Applying...

Introduces SQL and DBML renderer classes for #38