2022-05-25 |
stephan | Further minor cleanups and docs in the fiddle app and... fiddle-local-db |
commit | commitdiff | tree |
2022-05-25 |
stephan | fiddle: refactored so that it no longer exposes any... |
commit | commitdiff | tree |
2022-05-24 |
stephan | fiddle: added support for exporting (downloading) the... |
commit | commitdiff | tree |
2022-05-24 |
stephan | fiddle: initial work on loading a client-side db file... |
commit | commitdiff | tree |
2022-05-24 |
drh | When an ON clause on an INNER JOIN references a table... |
commit | commitdiff | tree |
2022-05-24 |
stephan | MoUse re descriptive var names in ext/fiddle/Makefile. |
commit | commitdiff | tree |
2022-05-24 |
stephan | fiddle: lots of generic refactoring, restructuring... |
commit | commitdiff | tree |
2022-05-24 |
stephan | wasm/JS: minor doc updates, corrected bind()ing of... |
commit | commitdiff | tree |
2022-05-24 |
stephan | wasm/JS: documented DB.selectValue() and corrected... |
commit | commitdiff | tree |
2022-05-24 |
stephan | wasm/JS: added support for scalar UDFs. Fixed a dealloc... |
commit | commitdiff | tree |
2022-05-23 |
stephan | wasm: minor refactoring and doc updates. |
commit | commitdiff | tree |
2022-05-23 |
stephan | fiddle: cleaned up and documented the status-loading... |
commit | commitdiff | tree |
2022-05-23 |
stephan | wasm: added missing 'use strict' and fixed an undeclare... |
commit | commitdiff | tree |
2022-05-23 |
stephan | wasm: corrected isSupportedBindType() to behave as... |
commit | commitdiff | tree |
2022-05-23 |
drh | New test cases to further demonstrate the difference... |
commit | commitdiff | tree |
2022-05-23 |
drh | Add an assert() to clear a harmless static-analyzer... |
commit | commitdiff | tree |
2022-05-23 |
drh | Do not run the subroutine that materializes a view... |
commit | commitdiff | tree |
2022-05-23 |
stephan | WASM: removed the in64-related bindings, as MDN says... |
commit | commitdiff | tree |
2022-05-22 |
stephan | WASM: an arg handling fix for DB.exec({multi:true.... |
commit | commitdiff | tree |
2022-05-22 |
stephan | WASM: added exec(), execMulti(), and several getters... |
commit | commitdiff | tree |
2022-05-22 |
stephan | Implemented Stmt.get() and friends for WASM OO #1 wrapp... |
commit | commitdiff | tree |
2022-05-22 |
stephan | WASM: added bindings for sqlite3_compileoption_get... |
commit | commitdiff | tree |
2022-05-22 |
stephan | WASM OO wrapper #1: prepare() and bind() APIs are in... |
commit | commitdiff | tree |
2022-05-22 |
stephan | Build refactoring for the fiddle/wasm bits. Set up... |
commit | commitdiff | tree |
2022-05-21 |
stephan | Minor fiddle-related build restructuring to support... |
commit | commitdiff | tree |
2022-05-21 |
drh | Defer materializing a view or subquery until the materi... deferred-materialize |
commit | commitdiff | tree |
2022-05-21 |
drh | Fix a typo in a comment. |
commit | commitdiff | tree |
2022-05-21 |
drh | Use the newer OP_BeginSubrtn opcode instead of OP_Integ... |
commit | commitdiff | tree |
2022-05-21 |
stephan | fiddle: refactor into main thread (UI) and worker threa... |
commit | commitdiff | tree |
2022-05-21 |
stephan | fiddle: add a selection list of example queries. |
commit | commitdiff | tree |
2022-05-21 |
stephan | In the shell WASM build, call open_db() early so that... |
commit | commitdiff | tree |
2022-05-20 |
stephan | Added the standard sqlite license header to the the... |
commit | commitdiff | tree |
2022-05-19 |
stephan | #if'd out the '.nonce' and '.check' commends in WASM... |
commit | commitdiff | tree |
2022-05-19 |
stephan | #if'd out the the '.cd' and '.clone' commands for WASM... |
commit | commitdiff | tree |
2022-05-19 |
stephan | fiddle: consolidated two duplicate CSS rules. Internal... |
commit | commitdiff | tree |
2022-05-19 |
stephan | Added a disclaimer about fiddle's experimental and... |
commit | commitdiff | tree |
2022-05-19 |
drh | Merge the changes to support the "fiddle" extension. |
commit | commitdiff | tree |
2022-05-19 |
stephan | When building fiddle from its own directory (e.g. from... fiddle |
commit | commitdiff | tree |
2022-05-19 |
drh | Tweaks to the fiddle make target so that it builds... |
commit | commitdiff | tree |
2022-05-19 |
stephan | Added a toggle to swap input/output field positions... |
commit | commitdiff | tree |
2022-05-19 |
stephan | Default to top/bottom layout with input on the bottom... |
commit | commitdiff | tree |
2022-05-19 |
stephan | Numerous layout tweaks, the most significant being... |
commit | commitdiff | tree |
2022-05-19 |
stephan | fiddle make target now accepts fiddle_cflags=... from... |
commit | commitdiff | tree |
2022-05-19 |
stephan | Ensure that the output area is cleared of any init... |
commit | commitdiff | tree |
2022-05-19 |
stephan | #if'd out the '.log' command in WASM builds. Cleaned... |
commit | commitdiff | tree |
2022-05-19 |
stephan | Split the fiddle JS code into separate pre-/post-init... |
commit | commitdiff | tree |
2022-05-19 |
stephan | Added an option to auto-clear the output area before... |
commit | commitdiff | tree |
2022-05-19 |
stephan | Replaced the toggle for the notes/caveats section of... |
commit | commitdiff | tree |
2022-05-19 |
stephan | #if'd out the '.import' command in WASM builds. Several... |
commit | commitdiff | tree |
2022-05-18 |
stephan | #if out the '.load' command in WASM builds. Several... |
commit | commitdiff | tree |
2022-05-18 |
stephan | In wasm builds, ifdef out shell commands which require... |
commit | commitdiff | tree |
2022-05-18 |
stephan | Improved handling/reporting of conditions which trigger... |
commit | commitdiff | tree |
2022-05-18 |
stephan | Code style fixes: s/char const/const char/. |
commit | commitdiff | tree |
2022-05-18 |
stephan | The fiddle input/output areas now stretch and shrink... |
commit | commitdiff | tree |
2022-05-18 |
stephan | Increased default size of the fiddle output area, chang... |
commit | commitdiff | tree |
2022-05-18 |
stephan | Initial version of an sqlfiddle-style application using... |
commit | commitdiff | tree |
2022-05-17 |
drh | Fix harmless compiler warnings in the new unixFullPathn... |
commit | commitdiff | tree |
2022-05-17 |
dan | Avoid treating constant expressions like "? IN ()"... |
commit | commitdiff | tree |
2022-05-17 |
drh | Add the sqlite3_db_name() interface. |
commit | commitdiff | tree |
2022-05-16 |
dan | Add memory barriers to multi-threaded code in test4.c. |
commit | commitdiff | tree |
2022-05-16 |
dan | Fix a problem in test file swarmvtab3.test causing... |
commit | commitdiff | tree |
2022-05-14 |
drh | Do not allow an index scan on an index-on-expression... |
commit | commitdiff | tree |
2022-05-14 |
drh | Improved debugging comment generation for the OP_Column... |
commit | commitdiff | tree |
2022-05-14 |
drh | Improvements to the decision of when to check ON constr... |
commit | commitdiff | tree |
2022-05-13 |
drh | Change an unreachable branch into an assert(). |
commit | commitdiff | tree |
2022-05-13 |
drh | Transitive equality constriants do not work on a RIGHT... |
commit | commitdiff | tree |
2022-05-13 |
drh | Walk back the optimization from check-in [cc458317bd770... |
commit | commitdiff | tree |
2022-05-13 |
drh | Defer generating WHERE clause constraints for a RIGHT... |
commit | commitdiff | tree |
2022-05-13 |
drh | Redefine the acccess rules for the Expr.w union so... |
commit | commitdiff | tree |
2022-05-13 |
drh | Corrections to the header comment to the new joinE... |
commit | commitdiff | tree |
2022-05-13 |
drh | New test cases for outer joins. Case joinE-32 currentl... |
commit | commitdiff | tree |
2022-05-13 |
drh | Improved names for flags on the Expr object: EP_FromJo... |
commit | commitdiff | tree |
2022-05-12 |
drh | Fix a harmless compiler warning in the CLI. |
commit | commitdiff | tree |
2022-05-12 |
drh | Ensure that ON clauses are applied to the correct outer... |
commit | commitdiff | tree |
2022-05-12 |
drh | Add IS NOT DISTINCT FROM and IS DISTINCT FROM binary... |
commit | commitdiff | tree |
2022-05-12 |
drh | Fix the ".echo" command of the CLI so that it shows... |
commit | commitdiff | tree |
2022-05-11 |
larrybr | Zap stray --help output from intermediate version. echo-sql |
commit | commitdiff | tree |
2022-05-11 |
larrybr | Change .echo on effect so that SQL is echoed before... |
commit | commitdiff | tree |
2022-05-11 |
drh | The unix interface now resolves all symbolic links... |
commit | commitdiff | tree |
2022-05-11 |
drh | Use osReadlink() in os_unix.c, not readlink() directly. resolve-symlinks |
commit | commitdiff | tree |
2022-05-11 |
drh | For the unix VFS, rewrite the xFullPathname method... |
commit | commitdiff | tree |
2022-05-11 |
larrybr | Fix .import leak in CLI and add shell leak testing... |
commit | commitdiff | tree |
2022-05-11 |
larrybr | Sync w/ trunk import-leak-plug |
commit | commitdiff | tree |
2022-05-10 |
drh | Fix a bug in the sqlite3WhereMalloc() routines that... |
commit | commitdiff | tree |
2022-05-10 |
larrybr | Make tester.tcl work on more Windows Tcl installations... |
commit | commitdiff | tree |
2022-05-10 |
drh | New requirement marks. |
commit | commitdiff | tree |
2022-05-10 |
drh | Fix a stale requirement mark. |
commit | commitdiff | tree |
2022-05-10 |
drh | Fix a stale requirement mark. |
commit | commitdiff | tree |
2022-05-10 |
drh | Fix a harmless UBSAN warning. |
commit | commitdiff | tree |
2022-05-10 |
larrybr | Sync w/ trunk |
commit | commitdiff | tree |
2022-05-10 |
larrybr | For CLI, add ".echo sql" dot-command. |
commit | commitdiff | tree |
2022-05-10 |
larrybr | Sync w/trunk |
commit | commitdiff | tree |
2022-05-10 |
larrybr | Cause most shell tests to be run under Tcl suite valgri... |
commit | commitdiff | tree |
2022-05-10 |
drh | Simplified "hidden" and "no-expand" handling in the... |
commit | commitdiff | tree |
2022-05-09 |
larrybr | Create new branch named "echo-sql" |
commit | commitdiff | tree |
2022-05-09 |
drh | Minor STAT4 test case change due to the ANALYZE enhance... |
commit | commitdiff | tree |
2022-05-09 |
drh | Add ALWAYS() on two unreachable branches in the * expander. |
commit | commitdiff | tree |
2022-05-09 |
drh | Simplify a branch in the "*" expansion logic. New... |
commit | commitdiff | tree |
2022-05-09 |
larrybr | Simplify .import leak plug and arrange for CLI to be... |
commit | commitdiff | tree |
2022-05-07 |
larrybr | Stop a memory leak in .import, and add leak complaint... |
commit | commitdiff | tree |
next |