Skip to content

πŸ“[Docs]: Add SQL transaction & concurrency docsΒ #1000

@dinesh-2047

Description

@dinesh-2047

Is there an existing issue for this?

  • I have searched the existing issues

Issue Description

Transactions & Concurrency

  • ACID properties
  • Transactions: COMMIT, ROLLBACK, SAVEPOINT
  • solation levels: READ UNCOMMITTED, READ COMMITTED, REPEATABLE READ, SERIALIZABLE
  • Locking: Row-level vs Table-level locks

i would like to add above topic documentation ( advance topics) , kindly assign this issue to me and add hactoberfest label .

Suggested Change

create Transactions & Concurrency documentation

Rationale

No response

Urgency

Medium

Record

  • I have read the Contributing Guidelines
  • Are you a GSSOC'25 contributor
  • I want to work on this issue

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthacktoberfest-acceptedlevel 110 pointsprioriy:lowBug with a simple workaround that would not block a releaserecodethis is label for leaderboard

Type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions