Commit Graph

  • e0e34d2bf7 Use pkg-config instead of a hardcoded LDFLAGS lye 2012-01-10 08:16:34 +0800
  • 038b8b7d0c gofix. mattn 2011-12-07 19:40:21 +0800
  • 8becc0613d add README.mkd mattn 2011-12-03 20:57:40 +0800
  • fdc20cdbcb add example of Prepare()/QueryRow(). add db.Close(). close #7 mattn 2012-02-23 14:30:50 +0900
  • 8cbe65c9c3 merged bradfitz's patch. thanks. mattn 2012-02-20 16:14:49 +0900
  • 93ab2db408 Merge pull request #6 from lye/master mattn 2012-02-06 20:19:51 -0800
  • dbbbd1e380 Merge 3524ead0a5 into 7c18f62cf1 GitHub Merge Button 2012-02-06 20:00:14 -0800
  • 3524ead0a5 For boolean values, marshal true to SQLite 1, not -1 lye 2012-02-06 22:59:24 +0000
  • 275bdb282a Added additional testcase for boolean roundtrips lye 2012-02-06 22:56:36 +0000
  • 7c18f62cf1 fixed package name. mattn 2012-01-25 09:23:44 +0900
  • 78af0c22f5 Merge pull request #4 from bytbox/master mattn 2012-01-20 19:58:11 -0800
  • 38f3cc76a9 Merge 593643ef11 into 9c4d0ce29a GitHub Merge Button 2012-01-20 08:46:31 -0800
  • 593643ef11 Updating README Scott Lawrence 2012-01-20 11:45:29 -0500
  • c7906ff723 Updating example Scott Lawrence 2012-01-20 11:44:56 -0500
  • f082596746 Fixing build at tip Scott Lawrence 2012-01-20 11:44:24 -0500
  • 530ec8fa80 Merge 5d9fdcab93 into 9c4d0ce29a GitHub Merge Button 2012-01-19 11:35:08 -0800
  • 5d9fdcab93 Fixed double free when closing SQLiteStmt Alien Science 2012-01-19 20:26:09 +0100
  • 9c4d0ce29a Merge pull request #2 from lye/master mattn 2012-01-09 21:22:53 -0800
  • 5db59c1950 Merge 6a23a746e1 into f4359f417e GitHub Merge Button 2012-01-09 21:13:56 -0800
  • 6a23a746e1 Use pkg-config instead of a hardcoded LDFLAGS lye 2012-01-10 00:16:34 +0000
  • f4359f417e gofix. mattn 2011-12-07 20:40:21 +0900
  • 7d29362424 Merge pull request #1 from fiber/master mattn 2011-12-03 04:59:22 -0800
  • b251544b7c Merge 01566134d1 into 48b031fa48 GitHub Merge Button 2011-12-03 04:58:35 -0800
  • 48b031fa48 add README.mkd mattn 2011-12-03 21:57:40 +0900
  • 01566134d1 allow to insert zero-length strings into database Sven Engelhardt 2011-12-02 23:32:38 +0100
  • fdbb364aba fix LastInsertId()/RowsAffected(). mattn 2011-11-15 11:03:31 +0900
  • e36e29f33e fix test. mattn 2011-11-15 10:41:43 +0900
  • 7211b7212b last inserted row ID, affected rows. mattn 2011-11-14 22:10:13 +0900
  • 650166a9cf clean mattn 2011-11-14 10:09:46 +0900
  • 8c1b840c44 simple test. mattn 2011-11-13 03:52:02 +0900
  • 41c5c95a6c transaction. mattn 2011-11-13 03:20:52 +0900
  • 0b35f58e9d gofmt. mattn 2011-11-11 21:38:53 +0900
  • 79234d62ef gofmt. mattn 2011-11-11 21:38:32 +0900
  • 6c2d2c4b6b first import. mattn 2011-11-11 21:36:22 +0900