Guest User

Untitled

a guest
Mar 12th, 2017
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Ruby 0.78 KB | None | 0 0
  1.  db.execute("INSERT INTO `plugin_database`(`vimorg_rating`,`github_homepage`,`updated_at`,`github_readme_filename`,`vimorg_short_desc`,`github_vim_scripts_stars`,`vimorg_type`,`normalized_name`,`category`,`author`,`plugin_manager_users`,`short_desc`,`vimorg_author`,`vimorg_num_raters`,`vimorg_url`,`github_vim_scripts_bundles`,`github_repo_name`,`tags`,`github_stars`,`github_vim_scripts_repo_name`,`vimorg_downloads`,`github_repo_id`,`slug`,`vimorg_id`,`github_owner`,`name`,`created_at`,`github_short_desc`,`vimorg_name`,`github_url`,`github_bundles`,`keywords`,`github_author`) VALUES (#{info['vimorg_rating']},#{info['github_homepage']},NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL);")
Advertisement
Add Comment
Please, Sign In to add comment