good morning!!!!

Skip to content
Snippets Groups Projects
Select Git revision
  • dependabot/go_modules/golang.org/x/crypto-0.1.0
  • dependabot/go_modules/golang.org/x/sys-0.1.0
  • dependabot/go_modules/golang.org/x/text-0.3.8
  • feature/preload
  • feature/test-reconnect-with-few-connections
  • issue-394
  • issue-607_sqlite_paginator
  • issue-616_add-limit-to-one
  • issue_508-valuer_panic
  • master default protected
  • mockdb-adapter
  • pk-pgx-hacking
  • renovate/configure
  • test-pg-json-raw-message
  • timeouts
  • v0
  • v1
  • v3
  • v3-github-actions
  • v4
  • v0.0.2
  • v0.0.1
  • v4.6.0
  • v4.6.0-rc1
  • v4.5.4
  • v4.5.3
  • v4.5.2
  • v4.5.1
  • v4.5.0
  • v4.5.0-rc3
  • v4.5.0-rc2
  • v4.5.0-rc1
  • v4.5.0-alpha.2
  • v4.5.0-alpha.1
  • v4.2.1
  • v4.2.0
  • v4.1.0
  • v3.8.0
  • v4.0.2
  • v4.0.1
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.04Dec19Nov181312425Oct98724Sep2321171614131211921Aug1916764129Jul24151027Jun242322212019181713121098730May22201913121065226Apr25161413121110987510Mar9Jan29Dec27261310Nov5432129Oct2726252422217Aug219Jul929Jun282728May15127Apr166130Mar2320181514121098765127Feb211413330Jan151130Dec2612972114Nov21Oct1510326Sep2120191817161429Aug19924Jul2310987121Jun1918141312119Let Table now accepts Raw as value.Changing interface names to IDSetter and Contrainer, for consistency.PostgreSQL: Adding Constraint() interface.Adding interface Constraint{}.PostgreSQL: Adding support for composite keys while keeping backwards compatibility with single numerical IDs.PrimaryKeys in schema is now an array of strings.Adding db.ID interface.Copying indirect() from the encoding/json package.fix: Moving Cluster() from db package into the mongo adapter.Adding comments for ConnectionURL and ParseURL().Running goimports.PostgreSQL and MySQL: Implementing db.Address.Adding network structures.mongo: Adding support for ConnectURL.ql: Adding support for ConnectURL.mysql: Adding support for ConnectURL.Merge branch 'feature/connectionurl-interface' of github.com:upper/db into feature/connectionurl-interfacesqlite: Adding support for ConnectURL.sqlite: Adding support for ConnectURL.Implementing ConnectionURL for PostgreSQL.Defining ConnectionURL interface.Adding another extensions for vim's swap files to the ignore list.Merge pull request #48 from worg/mastersqlite OFFSET allways needs a limitAdding support for db.Func{} as argument for the Select() method.Adding Marshal and Unmarshal interfaces. Closes #35.Mapping *time.Time to each database's time format. A nil *time.Time gets mapped to NULL.Merge branch 'fix/timePointer' of https://github.com/icattlecoder/db into feature/pointer-time-valueFixing coding style comments raised by golint.Style fixes with golint.Reviewing comments through golint.QL: Adding support for the 'schema' package.QL: Removing golint's complaints.QL: Fixing transactions.Waiting for https://github.com/cznic/ql/issues/73.SQLite3: Adding support for the 'schema' package and removing golint's complaints.PostgreSQL: Cosmetics.MySQL: Adding support for the 'schema' package and removing golint's complaints.MySQL: Fixing visibility of result{}, table{} and source{}.Closing #5. PostgreSQL now returns error if the user attempts to use Open() with wrong credentials.
Loading