-
-
Notifications
You must be signed in to change notification settings - Fork 528
Insights: dolthub/dolt
Overview
Could not load contribution data
Please try again later
10 Releases published by 1 person
-
v1.45.2 1.45.2
published
Jan 2, 2025 -
v1.45.3 1.45.3
published
Jan 8, 2025 -
v1.45.4 1.45.4
published
Jan 9, 2025 -
v1.45.5 1.45.5
published
Jan 9, 2025 -
v1.45.6 1.45.6
published
Jan 14, 2025 -
v1.46.0 1.46.0
published
Jan 15, 2025 -
v1.47.0 1.47.0
published
Jan 16, 2025 -
v1.47.1 1.47.1
published
Jan 18, 2025 -
v1.47.2 1.47.2
published
Jan 24, 2025 -
v1.48.0 1.48.0
published
Jan 28, 2025
52 Pull requests merged by 10 people
-
Add the
dirty
column to the dolt_branches table#8793 merged
Jan 27, 2025 -
[auto-bump] [no-release-notes] dependency by jycor
#8790 merged
Jan 27, 2025 -
[no-release-notes] Fixing a merge error that included the env section twice
#8789 merged
Jan 24, 2025 -
Bug fix: ref conflict can cause tags to be temporarily removed on a replica
#8788 merged
Jan 24, 2025 -
better
nil
transaction checking forcommit
s#8787 merged
Jan 24, 2025 -
[no-release-notes]: go/store/nbs: Improve cleanup if we encounter an error during GC.
#8782 merged
Jan 24, 2025 -
implement and test
drop temporary table ...
andshow create table
statements#8781 merged
Jan 23, 2025 -
[no-release-notes] Bump golang.org/x/net from 0.25.0 to 0.33.0 in /go
#8772 merged
Jan 22, 2025 -
[auto-bump] [no-release-notes] dependency by reltuk
#8778 merged
Jan 22, 2025 -
implement implicit commits and fix import behavior
#8767 merged
Jan 22, 2025 -
Fix failing MacOS BATS tests
#8773 merged
Jan 22, 2025 -
Bump undici from 5.28.4 to 5.28.5 in /.github/actions/ses-email-action
#8777 merged
Jan 22, 2025 -
[no-release-notes] /{.github,go}: update protoc in protobufs
#8775 merged
Jan 22, 2025 -
Create dolt_help system table
#8739 merged
Jan 21, 2025 -
[auto-bump] [no-release-notes] dependency by fulghum
#8771 merged
Jan 18, 2025 -
Speed up fetch when there are many tags which haven't changed
#8770 merged
Jan 17, 2025 -
[auto-bump] [no-release-notes] dependency by nicktobey
#8766 merged
Jan 17, 2025 -
go/store/{nbs,types}: GC: Move the reference walk from types to nbs.
#8752 merged
Jan 16, 2025 -
make autoincrement tracker load async
#8753 merged
Jan 16, 2025 -
Proximity Map implementation with support for incremental edits.
#8686 merged
Jan 16, 2025 -
[auto-bump] [no-release-notes] dependency by nicktobey
#8756 merged
Jan 16, 2025 -
Allow importing parquet fields containing repeated elements.
#8749 merged
Jan 16, 2025 -
Initialize persisted
root
superuser on SQL server startup#8690 merged
Jan 15, 2025 -
[auto-bump] [no-release-notes] dependency by fulghum
#8751 merged
Jan 15, 2025 -
[auto-bump] [no-release-notes] dependency by jycor
#8750 merged
Jan 15, 2025 -
Allow
dolt sql
to always log in as theroot
superuser#8746 merged
Jan 14, 2025 -
Add --prune option to dolt_pull procedure
#8745 merged
Jan 14, 2025 -
[no-release-notes] Cleaning up a couple issues in yaml config missed during review
#8743 merged
Jan 14, 2025 -
/go/libraries/doltcore/sql/dsess: parallelize sql.NewDatabase work
#8740 merged
Jan 14, 2025 -
Don't panic when attempting to update workspace table
#8742 merged
Jan 14, 2025 -
Make show command more resilient when resolving references
#8730 merged
Jan 13, 2025 -
[auto-bump] [no-release-notes] dependency by jycor
#8731 merged
Jan 10, 2025 -
Generate config.yaml when running sql-server
#8644 merged
Jan 10, 2025 -
Replace min/max helpers with built-in min/max
#8726 merged
Jan 9, 2025 -
Replace min/max helpers with built-in min/max
#8719 merged
Jan 9, 2025 -
More information about types in int conversions
#8725 merged
Jan 9, 2025 -
Add "dolt_optimize_json" system variable.
#8722 merged
Jan 8, 2025 -
Updating journal to allow chunk records larger than 1MB
#8721 merged
Jan 8, 2025 -
unhide
dolt ci
commands#8720 merged
Jan 7, 2025 -
[no-release-notes] go/store/chunks: Remove unused remote_requests structs and related code.
#8715 merged
Jan 6, 2025 -
Allow storing/reading 32 bit offsets in nodes.
#8713 merged
Jan 6, 2025 -
[no-release-notes] go,bats: Small fixes for some testing around GC.
#8711 merged
Jan 3, 2025 -
Bump golang.org/x/crypto from 0.23.0 to 0.31.0 in /go
#8668 merged
Jan 2, 2025 -
[no-release-notes] /go/cmd/dolt/commands: export stream scanner
#8709 merged
Jan 2, 2025 -
dolt bootstrap refactor
#8708 merged
Jan 2, 2025 -
[auto-bump] [no-release-notes] dependency by jycor
#8707 merged
Dec 31, 2024
7 Pull requests opened by 5 people
-
neil's ci branch. ignore me.
#8717 opened
Jan 6, 2025 -
Tidy up journal writer code comments and error handling
#8732 opened
Jan 10, 2025 -
/go/libraries/doltcore/env/actions: make iter resolved tags paginated sort in lexicographical order
#8774 opened
Jan 21, 2025 -
Avoid loading DB for commands where it's not necessary.
#8783 opened
Jan 22, 2025
23 Issues closed by 6 people
-
Multiple Users report "table not found" errors when using Dolt under concurrency
#8716 closed
Jan 24, 2025 -
Create a config.yaml file when database server is first run
#7980 closed
Jan 24, 2025 -
`SHOW CREATE TABLE` doesn't include `TEMPORARY` for temporary tables
#7992 closed
Jan 23, 2025 -
MySQL DDL ignores autocommit transactionality
#7485 closed
Jan 22, 2025 -
Can't delete remote branch refs that no longer exist in origin
#8734 closed
Jan 15, 2025 -
Dolt's disappearing `root` user is confusing
#5759 closed
Jan 15, 2025 -
Parser support for adding/removing partition
#8744 closed
Jan 15, 2025 -
Sort/Alias dependency conflict preventing prune
#8736 closed
Jan 14, 2025 -
[Bug] `FULL OUTER JOIN` not commutative, and not giving correct results
#8735 closed
Jan 13, 2025 -
[Bug] Incorrect SUM calculation in CTE with correlated subquery
#8724 closed
Jan 13, 2025 -
\show in SQL shell panics when arg isn't a commit
#8727 closed
Jan 13, 2025 -
mydumper OOMs in deterministic fashion for large database
#8718 closed
Jan 10, 2025 -
Dolt binlog Provider Support
#7512 closed
Jan 4, 2025 -
`dolt branch -d` can't delete remote branches
#1992 closed
Jan 3, 2025 -
`dolt checkout` should support a commit + table argument
#1492 closed
Jan 3, 2025 -
`fetch` way slower than `clone`
#6207 closed
Jan 3, 2025 -
Dolt reset should stage working set
#8548 closed
Jan 3, 2025 -
Tool dolphie needs `@@admin_version` system variable to return a numeric type.
#8585 closed
Jan 3, 2025 -
"AS OF" doesn't work with partial commit hashes, trying to improvise this crashes Dolt
#8635 closed
Jan 3, 2025 -
I'm pushing to self-hosting (DoltLab error occurred)
#8712 closed
Jan 3, 2025 -
tmpDir doesn't seem to be configurable
#8498 closed
Jan 2, 2025 -
LOAD DATA INFILE syntax error on different order of params 'starting by' and 'terminated by'
#8706 closed
Dec 31, 2024
10 Issues opened by 5 people
-
`dolt clone` allows cloning a repo with a journal, but only if that repo is in a child directory.
#8791 opened
Jan 25, 2025 -
md5 function does not recognize `binary` keyword
#8785 opened
Jan 23, 2025 -
Optimize GroupBy expressions with no aggregate functions.
#8779 opened
Jan 22, 2025 -
Stored procedures: cursor loop behavior is incorrect
#8764 opened
Jan 16, 2025 -
Stored procedures: stored procedure with recursive call does not terminate
#8763 opened
Jan 16, 2025 -
Stored procedure: temp table created in procedure not visible
#8762 opened
Jan 16, 2025 -
ddb.ResolveTag latency results in timeouts on DoltHub
#8755 opened
Jan 15, 2025 -
Any reason not to compress Dolt with UPX ?
#8733 opened
Jan 13, 2025 -
Support committing a single SQL statement request
#8729 opened
Jan 10, 2025 -
Unneccessary sort operation when merge output is already known to be sorted.
#8728 opened
Jan 9, 2025
14 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Dolt should support file remotes pointing to dolt checkouts.
#5325 commented on
Jan 2, 2025 • 0 new comments -
Fail Gracefully when DB schema can be loaded
#5517 commented on
Jan 2, 2025 • 0 new comments -
`SHOW CREATE TABLE` doesn't properly escape quotes in comments
#8509 commented on
Jan 3, 2025 • 0 new comments -
Double parentheses ie. `((...))` do not parse in Dolt
#8058 commented on
Jan 3, 2025 • 0 new comments -
Select query with join sometimes returns empty set
#8096 commented on
Jan 3, 2025 • 0 new comments -
Dolt's `reset --soft` behavior doesn't match Git's
#7022 commented on
Jan 3, 2025 • 0 new comments -
Missing support for `ALL`, `ANY`, and `SOME` operators
#6897 commented on
Jan 3, 2025 • 0 new comments -
Warn users about running `dolt sql -q "call dolt_checkout(...);"`
#6876 commented on
Jan 3, 2025 • 0 new comments -
Automatically GC during SQL server execution
#1987 commented on
Jan 3, 2025 • 0 new comments -
Unexpected and incorrect `is too large for column` error
#5942 commented on
Jan 3, 2025 • 0 new comments -
panic during `dolt dump`if db contains a (non-empty) table with virtual columns
#8325 commented on
Jan 11, 2025 • 0 new comments -
Implement `dolt_help` set of system tables
#7984 commented on
Jan 13, 2025 • 0 new comments -
Provide a slow query log
#7717 commented on
Jan 21, 2025 • 0 new comments -
lazy loading
#8703 commented on
Jan 4, 2025 • 0 new comments