Posted by sqliteonline 10/13/2025
So it will be safer to just use languages you are comfortable with, like English and Russian. Especially on pages that concern money. :)
Also where is it based ? And your payment processor ?
I like to support learning platforms like this financially, when they work of course, but that's going to be a problem if you're based in Russia.
SELECT * FROM sqlite_schema WHERE type='table' ORDER BY name;
The website does seem to correctly return the names/schemas of whatever tables you've created if you run the command above, but the editor (incorrectly) adds red squigglies around the command, since I guess it doesn't realize this is allowed.