Historie revizí

Autor SHA1 Zpráva Datum
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Timothy Flynn aba7f11a50 LibSQL: Partially implement the DELETE command před 2 roky
  Timothy Flynn 6d3f68cc11 LibSQL: Store a NonnullRefPtr to the table definition in SQL::Row před 2 roky
  Timothy Flynn 4b70908dc4 LibSQL+SQLServer: Return a NonnullRefPtr from Database::get_table před 2 roky
  Timothy Flynn 56843baff9 LibSQL+SQLServer: Return a NonnullRefPtr from Database::get_schema před 2 roky
  Timothy Flynn c3a6fad080 LibSQL: Rename Row::next_pointer setter to Row::set_next_pointer před 2 roky
  Timothy Flynn 17988bab75 LibSQL: Immediately commit database modifications (for now) před 2 roky
  Jelle Raaijmakers 70a7bca920 LibSQL: Fix BTree corruption in `TreeNode::split` před 2 roky
  sin-ack e5f09ea170 Everywhere: Split Error::from_string_literal and Error::from_string_view před 3 roky
  Mahmoud Mandour f6233913ad LibSQL: Implement a DESCRIBE TABLE statement před 3 roky
  Jan de Visser 001949d77a LibSQL: Improve error handling před 3 roky
  Nico Weber b8dc3661ac Libraries: Fix -Wunreachable-code warnings from clang před 3 roky
  Jan de Visser 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code před 3 roky
  Jan de Visser d074a601df LibSQL+SQLServer: Bare bones INSERT and SELECT statements před 4 roky
  Jan de Visser 1037d6b0eb LibSQL: Invent statement execution machinery and CREATE SCHEMA statement před 4 roky
  Jan de Visser 87bd69559f LibSQL: Database layer před 4 roky