35 Fix bug with SQL comments at top of files.
45 Introduced QueryFn Protocol (by dlax)
46 execute_script returns strings. Technically a change in API, but I just really anyone one was depending on this function returning a None. We shall see if it causes anyone problems.
47 Add a select_value operation (by wagnerflo)