{"body":"            # otherwise, this db is new, so we dont bother using the migration engine\n            # and just create the tables, and put the version directly to\n            # latest\n            else:\n                # do some tests before getting started\n                test_unicode(engine)\n\n                log.msg(\"Initializing empty database\")\n                Model.metadata.create_all(engine)\n                repo = migrate.versioning.repository.Repository(self.repo_path)\n\n                version_control(engine, repo.latest)\n","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/QNqvHk7e","modified":1466528604,"id":"QNqvHk7e","size":531,"lines":12,"own_paste":false,"theme":"","date":1466528604}