Histórico de Commits

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