-
#85
In debugger.lua, the `where` command uses `string.gmatch` to split Lua source loaded as a string into separate lines:
```Lua
for line in info.source:gmatch("(.-)\n") do table.insert(source,…
-
## Problem statement
When we run the `test_table_generation_with_numInvalidOK.py` script, if the `numInvalidOK` is zero for graphs of a given order and algorithm command specifier, we don't render …
-
Format given in table:
![image.png](https://raw.githubusercontent.com/Jonaspng/pe/main/files/ce1f3d60-76fd-40bd-a726-62c68820f2e4.png)
Format given in table:
![image.png](https://raw.githubuserconte…
-
Hi Team,
I have a question regarding the visibility of the MIMIC tables.
I have access to the MIMIC dataset tables, but they are not appearing in GCP. For example, when I typed the command SELEC…
-
roachtest.tpcc/large-schema-benchmark/multiregion=false/tables=10000 [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestWeeklyBazel/17287519?buildTab=log) with […
-
I am able to create a .db file but while creating a table using SqliteConnection throws an exception that could not find SQLite.Interop.dll file
using System;
using System.Data.SQLite;
using Syst…
-
In the command summary table, the view command format is listed as `view`; it should be `view INDEX` instead following the "Viewing a tutor: `view`" section.
-
When the command **/tickets exclude add** is executed it gives the right output, but the data doesn't get INSERTED INTO excludefromtickets table.
Research why the data doesn't get stored in the table…
-
This is a low priority point and doesn't affect the actual functionality (theoretically, right now).
The FTS5 index can be optimized with a special command as defined [here](https://www.sqlite.org/…
-