Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

added Mysql2 adapter #8

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

webhoernchen
Copy link

No description provided.

@varandasi
Copy link

This one solves the problem when using it with the Mysql2 adapter

@david-mccullars
Copy link

Any news on whether this will get added in?

@david-mccullars
Copy link

By the way, webhoernchen, I believe you need an extra line in your gemspec:

diff --git a/rails_sql_views.gemspec b/rails_sql_views.gemspec
index 31f742d..60d331f 100644
--- a/rails_sql_views.gemspec
+++ b/rails_sql_views.gemspec
@@ -28,6 +28,7 @@ Gem::Specification.new do |s|
      "lib/rails_sql_views/connection_adapters/abstract/schema_statements.rb",
      "lib/rails_sql_views/connection_adapters/abstract_adapter.rb",
      "lib/rails_sql_views/connection_adapters/mysql_adapter.rb",
+     "lib/rails_sql_views/connection_adapters/mysql2_adapter.rb",
      "lib/rails_sql_views/connection_adapters/oci_adapter.rb",
      "lib/rails_sql_views/connection_adapters/oracle_adapter.rb",
      "lib/rails_sql_views/connection_adapters/oracleenhanced_adapter.rb",

@morgz
Copy link

morgz commented Jul 12, 2011

please pull!

@cjbottaro
Copy link

+1

1 similar comment
@bnadav
Copy link

bnadav commented Nov 3, 2011

+1

@caseol
Copy link

caseol commented Feb 4, 2012

Please pull!

@danivalentin
Copy link

+1

@galtenberg
Copy link

+1, like soon?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants