Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
modls
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Shane O'Neill
modls
Commits
9d253d1d
Commit
9d253d1d
authored
Apr 27, 2014
by
Jason Moiron
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #14 from laurent22/patch-1
Update README.md
parents
9d7184ed
22538758
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
9d253d1d
...
...
@@ -76,7 +76,7 @@ The original README.md follows:
## Supported Databases
Modl relies heavily upon the
`database/sql`
package, and has a
[
Dialect
](
blob/master/
dialect.go
)
interface which can be used to smooth over
[
Dialect
](
dialect.go
)
interface which can be used to smooth over
differences between databases. There is a
[
list of sql drivers
](
http://code.google.com/p/go-wiki/wiki/SQLDrivers
)
on the Go wiki, most of which Modl should be compatible with. Dialects
are provided for:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment