书栈网 · BookStack 本次搜索耗时 0.050 秒,为您找到 15863 个相关结果.
  • TRANSACTION

    描述 格式 参数解释 示例 描述 该语句用于开启事务。 数据库事务(Database Transaction)是指作为单个逻辑工作单元执行的一系列操作。事务处理可以用来维护数据库的完整性,保证成批的SQL操作全部执行或全部不执行。 显示事务是用户自定义或用户指定的事务。通过 BEGIN TRANSACTION,或 BEGIN 和 BEGIN...
  • Rust Client

    Basic data types Add dependencies Raw key-value API Transactional key-value API TiKV Rust Client is still in the proof-of-concept stage and under development. You can track th...
  • 32. Resetting the Greet Branch

    Resetting the Greet Branch Goals Reset the greet branch Execute: Output: Execute: Output: Check the branch. Execute: Output: Resetting the Greet Branch Goals ...
  • LibGit2

    LibGit2 Functionality LibGit2 The LibGit2 module provides bindings to libgit2 , a portable C library that implements core functionality for the Git version control system. Th...
  • Continuous Integration (CI)

    Continuous Integration (CI) Troubleshooting CI checks Can I retrigger the checks without pushing a new commit? Why does the build step fail? Why does the codegen step fail? Why ...
  • Continuous Integration (CI)

    Continuous Integration (CI) Troubleshooting CI checks Can I retrigger the checks without pushing a new commit? Why does the build step fail? Why does the codegen step fail? Why ...
  • 如何贡献

    如何贡献代码和文档 开始之前 github或社区提交问题 签署贡献者许可协议(CLA) Step 1:通过GitHub fork仓库 Step 2:将分支克隆到本地 定义pre-commit hook Step 3:分支 Step 4:开发 代码风格 单元测试要求 构建代码时开启单元测试 运行所有单元测试 Step 5:保持分支同步 ...
  • Triggers

    Triggers Conditions Bundles Avoid Sending Same Notification Too Often oncePer Default Triggers Functions time strings sync repo Triggers The trigger defines the con...
  • Cassandra

    Debezium Connector for Cassandra Overview Setting Up Cassandra Enabling CDC on Node Enabling CDC on Table How the Cassandra Connector Works Snapshots Reading the Commit Log L...
  • Code Contribution Guide

    Code Contribution Guide 版本:v1.3 Code Contribution Guide You will learn the following things in the code contribution guide: How to Run KubeVela Locally How to Run VelaUX Loc...