GitHub / chenhg5/go-database-sql-tutorial / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| ccce84f9 | merge Merge pull request #103 from eliben/patch-3 |
Baron Schwartz <x****b@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 07f6fad6 | Fix reference to 'db' var |
Eli Bendersky <e****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| deb7987e | merge Merge pull request #102 from eliben/patch-2 |
Baron Schwartz <x****b@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| b8e9b82d | merge Merge pull request #101 from eliben/patch-1 |
Baron Schwartz <x****b@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 9d2e8050 | Grammar fix |
Eli Bendersky <e****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 86f6735f | Fix grammar typo |
Eli Bendersky <e****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| d02ce6fc | merge Merge pull request #100 from cglotr/fix-navigation |
Baron Schwartz <x****b@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 910626ff | add missing importing nav | cglotr <a****4@g****m> | over 7 years ago | |
| 8dcc4853 | merge Merge pull request #99 from afriza/patch-1 |
Baron Schwartz <x****b@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 8d17aaeb | fix navigation not showing | cglotr <a****4@g****m> | over 7 years ago | |
| cb7dc9b4 | fix typo in overview.md |
Afriza N. Arief <6****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| d36f9a6c | fix deprecated pygments | Baron Schwartz <x****b@u****m> | almost 8 years ago | |
| 73b96e19 | merge Merge pull request #90 from Alex-liutao/patch-1 |
Baron Schwartz <x****b@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 26ade13d | merge Merge pull request #94 from Jimmy99/patch-1 |
Baron Schwartz <x****b@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| c5871378 | merge Merge pull request #89 from yairgo/patch-1 |
Baron Schwartz <x****b@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 3f000d6a | merge Merge pull request #84 from sartajsingh/patch-1 |
Baron Schwartz <x****b@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| a1c29336 | merge Merge pull request #81 from iheitlager/patch-1 |
Baron Schwartz <x****b@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 167139ec | Update importing.md |
Dimitri Balios <J****9@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 6b46e2e3 | Possible missing stmt.Close |
alex <a****o@o****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| ceadad36 | Update nulls.md |
kenny <k****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| c90d644a | Add SetConnMaxLifetime details to connection pool |
Sartaj Singh <s****h@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 2806884f | Update references.md |
Ilja Heitlager <i****r@s****m>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| 1ec3d976 | merge Merge pull request #76 from Dynom/patch-1 | Preetam Jinka <P****m@u****m> | over 10 years ago | |
| 87313f95 | merge Merge pull request #75 from ches/whitespace-fix | Preetam Jinka <P****m@u****m> | over 10 years ago | |
| b32ed73c | merge Merge pull request #79 from justinkurtz/patch-1 | Preetam Jinka <P****m@u****m> | over 10 years ago | |
| a9a24169 | merge Merge pull request #80 from VividCortex/add-cc-license | Preetam Jinka <P****m@u****m> | over 10 years ago | |
| e71232b1 | add license badge | Preetam Jinka <p****m@v****m> | over 10 years ago | |
| b0f1026c | Add CC license; #78 | Preetam Jinka <p****m@v****m> | over 10 years ago | |
| 66c7eea0 | Fix double negative | Justin <k****n@g****m> | over 10 years ago | |
| 33d00c71 | Added an alternative approach by suggesting COALESCE() | Mark van der Velden <m****v@g****m> | almost 11 years ago | |
| f86dfff3 | Fix mixed spaces and tabs in Surprises code samples | Ches Martin <c****s@w****t> | almost 11 years ago | |
| 434a8df4 | merge Merge pull request #74 from VividCortex/Preetam-patch-1 | Preetam Jinka <p****j@p****m> | almost 11 years ago | |
| 58e3b282 | Fix wording in accessing.md | Preetam Jinka <p****j@p****m> | almost 11 years ago | |
| d209a07c | merge Merge pull request #73 from amkgo/patch-1 | Preetam Jinka <p****j@p****m> | almost 11 years ago | |
| 81690165 | Update the link and wording | AMK <a****o@g****m> | almost 11 years ago | |
| 28a4c66b | Provide the driver names for SQLite and PostgreSQL | AMK <a****o@g****m> | almost 11 years ago | |
| 29e71f2d | CR 131650043 was merged in Go 1.4 | Julien Schmidt <j****t@u****m> | almost 11 years ago | |
| ab389852 | merge Merge pull request #72 from uhoh-itsmaciek/patch-1 | Julien Schmidt <j****t@u****m> | almost 11 years ago | |
| a2c4d358 | Correct name of Postgres driver in example | Maciek Sakrejda <m****a@g****m> | almost 11 years ago | |
| 794ecdea | merge Merge pull request #69 from s7v7nislands/fix_url | Arne Hormann <a****n@u****m> | over 11 years ago | |
| 54f979e9 | fix url | s7v7nislands <s****s@g****m> | over 11 years ago | |
| 8bad7e4e | merge Merge pull request #68 from perceptec/patch-1 | Baron Schwartz <x****b@u****m> | over 11 years ago | |
| c9c6f6af | Add warning comments to erroneous examples | perceptec <p****c@g****m> | over 11 years ago | |
| 56f39a0b | merge Merge pull request #64 from jeteon/patch-1 | Baron Schwartz <x****b@u****m> | over 11 years ago | |
| ce1d9dab | Spelling fix of paraemters | jeteon <j****n@u****m> | over 11 years ago | |
| ab8b5f00 | merge Merge pull request #63 from VividCortex/62-clarify-errs | Baron Schwartz <x****b@u****m> | over 11 years ago | |
| 5797134a | Fix some small tweaks Arne suggested | Baron Schwartz <b****n@x****m> | over 11 years ago | |
| 534c65bc | Separate Close and Err docs for #62 | Baron Schwartz <b****n@x****m> | over 11 years ago | |
| 811133b9 | merge Merge pull request #60 from tpng/patch-1 | Julien Schmidt <j****t@u****m> | over 11 years ago | |
| 9a0750e2 | fix comparison to sql.ErrNoRows | Benny Ng <b****g@g****m> | over 11 years ago | |
| 0c88bfa8 | Addressing @arnehormann's comments in #59 | Baron Schwartz <x****b@u****m> | over 11 years ago | |
| 5a83fe19 | merge Merge pull request #59 from VividCortex/tweaks | Baron Schwartz <x****b@u****m> | over 11 years ago | |
| 3bdc8afa | Rearrange prep stmts; fix #22 | Baron Schwartz <b****n@x****m> | over 11 years ago | |
| 505781b8 | Document reconnect/retry; fix #25 | Baron Schwartz <b****n@x****m> | over 11 years ago | |
| 72d8e0c9 | Warn about improper defer; fix #26 | Baron Schwartz <b****n@x****m> | over 11 years ago | |
| 4b385e73 | Increase sidebar, shorten titles; fix #28 | Baron Schwartz <b****n@x****m> | over 11 years ago | |
| 7b2ee04a | Add leftnav for new Errors page | Baron Schwartz <b****n@x****m> | over 11 years ago | |
| 65d597b6 | Document txn and cxn state; fix #37 | Baron Schwartz <b****n@x****m> | over 11 years ago | |
| 56d67964 | Document type-conversions in Scan(); fix #38 | Baron Schwartz <b****n@x****m> | over 11 years ago | |
| 5be9c38c | Add notes about prep stmt support; fix #41 | Baron Schwartz <b****n@x****m> | over 11 years ago | |
| 36fa3827 | Upgrade to kramdown; fix #45 | Baron Schwartz <b****n@x****m> | over 11 years ago | |
| 5cb5fdcb | tweak rows.Close() err handling; fix #46 | Baron Schwartz <b****n@x****m> | over 11 years ago | |
| aa737805 | note on cxn state; fix #57 | Baron Schwartz <b****n@x****m> | over 11 years ago | |
| 50b2d1e8 | Reference to transparent encryption blog post | Baron Schwartz <b****n@x****m> | over 11 years ago | |
| efee3d3b | Reorganize error code; fix #58 | Baron Schwartz <b****n@x****m> | over 11 years ago | |
| 445cd734 | Minor tweaks | Baron Schwartz <b****n@x****m> | over 11 years ago | |
| e7683d68 | merge Merge pull request #51 from johto/txn_defer_stmt_close_caveat | Baron Schwartz <x****b@u****m> | over 11 years ago | |
| 786caab2 | merge Merge pull request #54 from gauravagarwal/patch-1 | Baron Schwartz <x****b@u****m> | over 11 years ago | |
| c6fc1076 | merge Merge pull request #55 from mikhailov/patch-1 | Preetam Jinka <p****j@i****s> | almost 12 years ago | |
| 3317bd09 | Update retrieving.md | Anatoly Mikhailov <m****y@g****m> | almost 12 years ago | |
| 2aa0fe91 | Update modifying.md | gauravagarwal <g****4@g****m> | almost 12 years ago | |
| 14051103 | merge Merge pull request #52 from rex64/patch-1 | Arne Hormann <a****n@u****m> | about 12 years ago | |
| 0b7fc6bb | typo fix | Alessandro Cuzzocrea <r****p@g****m> | about 12 years ago | |
| 5793a59a | fix formatting bug, add SetMaxIdleConns(0) bullet | Arne Hormann <a****n@u****m> | about 12 years ago | |
| 11a7dcab | Warn about deferring the closure of a txn-scoped Stmt | Marko Tiikkaja <m****o@j****o> | about 12 years ago | |
| cdcec4b2 | merge Merge pull request #44 from jmoiron/gh-pages | Julien Schmidt <g****b@j****m> | over 12 years ago | |
| 6a243254 | add short note about sqlite placeholders | Jason Moiron <j****n@j****t> | over 12 years ago | |
| 3b9650f2 | revise section on multi-statement support | Jason Moiron <j****n@j****t> | over 12 years ago | |
| a8c1cfa2 | merge Merge pull request #40 from hochhaus/patch-1 | Julien Schmidt <g****b@j****m> | over 12 years ago | |
| a9a8f4c2 | Update connection-pool.md | hochhaus <h****s@u****m> | over 12 years ago | |
| e1a71728 | merge Merge pull request #36 from razvanm/patch-1 | Arne Hormann <a****n@u****m> | over 12 years ago | |
| 0f402690 | Fix a typo: s/thake/take | Razvan Musaloiu-E. <r****n@m****m> | over 12 years ago | |
| 3586906c | merge Merge pull request #34 from hochhaus/patch-1 | Baron Schwartz <x****b@u****m> | over 12 years ago | |
| 7da2e0f5 | Update connection-pool.md | hochhaus <a****y@h****s> | over 12 years ago | |
| d99037e9 | merge Merge pull request #31 from julienschmidt/style | Julien Schmidt <g****b@j****m> | over 12 years ago | |
| 3dc40b4c | Fix nav margin | Julien Schmidt <g****b@j****m> | over 12 years ago | |
| 3b464abe | merge Merge pull request #30 from julienschmidt/style | Julien Schmidt <g****b@j****m> | over 12 years ago | |
| 0513687a | Add vertical header margin | Julien Schmidt <g****b@j****m> | over 12 years ago | |
| 8afafc91 | merge Merge pull request #29 from julienschmidt/style | Arne Hormann <a****n@u****m> | over 12 years ago | |
| 11daa0c7 | More readable style | Julien Schmidt <g****b@j****m> | over 12 years ago | |
| 9723d61d | link external references, autodetect doesn't work | Arne Hormann <a****n@g****m> | over 12 years ago | |
| 8a5a6238 | dedent code in pre sections | Arne Hormann <a****n@g****m> | over 12 years ago | |
| a67adb83 | Add syntax-highlighting | Baron Schwartz <x****b@u****m> | over 12 years ago | |
| 43ac9dbf | merge Merge pull request #27 from VividCortex/pretty-printing | Baron Schwartz <x****b@u****m> | over 12 years ago | |
| 3b0b589d | Add go syntax highlighting | Baron Schwartz <b****n@x****m> | over 12 years ago | |
| 07136dca | Add syntax-highlighting | Baron Schwartz <x****b@u****m> | over 12 years ago | |
| f366579c | Add syntax-highlighting | Baron Schwartz <x****b@u****m> | over 12 years ago | |
| 1b38193d | Add syntax-highlighting | Baron Schwartz <x****b@u****m> | over 12 years ago | |
| c76e22b3 | Add syntax-highlighting | Baron Schwartz <x****b@u****m> | over 12 years ago | |
| 0db3faa2 | Add syntax-highlighting | Baron Schwartz <x****b@u****m> | over 12 years ago |