Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fawaf authored Nov 26, 2016
1 parent 27ec813 commit 4f508e2
Showing 1 changed file with 21 additions and 13 deletions.
34 changes: 21 additions & 13 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,20 1,20 @@
=======================================================================
Author: Justin Vincent - http://justinvincent.com/ezsql
Name: ezSQL
Desc: Class to make it very easy to deal with database connections.
License: FREE / Donation (LGPL - You may do what you like with ezSQL - no exceptions.)
=======================================================================

Follow me on twitter:
http://twitter.com/justinvincent
ezSQL
=====

Check out my podcast TechZing where we talk about tech and tech startups:
http://techzinglive.com
Author
------
Justin Vincent - http://justinvincent.com/ezsql

=======================================================================
Description
------------
Class to make it very easy to deal with database connections.

Change Log:
License
-------
FREE / Donation (LGPL - You may do what you like with ezSQL - no exceptions.)

Change Log
==========
Note: This change log isn't being used any more due to automated github tracking

2.17 - Updates to ezSQL_postgresql (thx Stefanie Janine Stoelting)
Expand Down Expand Up @@ -299,3 299,11 @@ Note: This change log isn't being used any more due to automated github tracking
- $db->select -- select a new database to work with
- $db->get_col_info - get information about one or all columns such as column name or type
- $db = new db -- Initiate new db object.

Contact Info
=======================================================================
Follow me on twitter:
http://twitter.com/justinvincent

Check out my podcast TechZing where we talk about tech and tech startups:
http://techzinglive.com

0 comments on commit 4f508e2

Please sign in to comment.