Commit e822f34c by Taylor Otwell

renamed postgres class

parent 5b85edb2
......@@ -2,7 +2,7 @@
use Laravel\DB\Connector;
class MySQL extends Connector {
class Postgres extends Connector {
/**
* Establish a PDO database connection.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment