Histórico de commits

Autor SHA1 Mensagem Data
  Timothy Flynn aec75d749a LibSQL+SQLServer+SQLStudio+sql: Allocate per-statement-execution IDs 2 anos atrás
  Timothy Flynn e2f71d2808 LibSQL+SQLServer+SQLStudio+sql: Use proper types for SQL IPC and IDs 2 anos atrás
  Timothy Flynn 8fcb8c30c6 SQLServer+SQLStudio+sql: Allow sending placeholder values to SQLServer 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anos atrás
  Timothy Flynn 0986b383cd SQLServer+SQLStudio+sql: Rename a couple of SQL IPC commands for clarity 2 anos atrás
  Sam Atkins 4c3d2267db sql: Port to Core::Stream 2 anos atrás
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anos atrás
  Nicholas Cellino 626ea5007a sql: Re-prompt user for input after unrecognized command 3 anos atrás
  Nicholas Cellino 0e51d99322 sql: Do not indent next line when current one is blank 3 anos atrás
  alexmajor e3dbe19018 sql: Port to LibMain 3 anos atrás
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 anos atrás
  sin-ack 2e1bbcb0fa LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer 3 anos atrás
  Andreas Kling a7f1f1c34b LibCore: Use ErrorOr<T> for Core::File::open() 3 anos atrás
  Jan de Visser f33a288ca4 SQL Utility: Implement reading sql files 3 anos atrás
  Jan de Visser 89835ec83c SQL Utility: Redesigned the input loop 3 anos atrás
  Jan de Visser 9d9f082221 SQL Utility: Implement connection switching 3 anos atrás
  Jan de Visser e923cb3739 SQLServer+SQL+LibSQL: Allow sql client to specify the database name 3 anos atrás
  Mahmoud Mandour aca87ce146 sql: Account for the single quotes in syntax highlighting 3 anos atrás
  Ben Wiederhake 2e4ec891da Everywhere: Fix format-vulnerabilities 3 anos atrás
  Jan de Visser 9e43508d30 Utilities: Some minor changes in sql REPL tool 4 anos atrás
  Brian Gianforcaro 219d4ba376 Utilities: Remove unused header includes 4 anos atrás
  Jan de Visser 23ad4bcdf7 Utilities: Teach sql utility to use the SQLClient class 4 anos atrás
  Daniel Bertalan 98a9a1d7f9 Everywhere: Add break after the last case label before `default` 4 anos atrás
  Jan de Visser 5c4890411b LibSQL: Make lexer and parser more standard SQL compliant 4 anos atrás
  Jan de Visser 4198f7e1af LibSQL: Move Lexer and Parser machinery to AST directory 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
  Timothy Flynn 912c9c93e9 Userland: Syntax highlighting of SQL strings and blobs 4 anos atrás
  Timothy Flynn 5ec471b78d Userland: Add 'sql', a REPL for LibSQL 4 anos atrás