-
-- Generating done
-- Build files have been written to: /Users/xukev/Projects/GIT_SRC/Codelite/codelite/build-release
[ 0%] Built target sqlite3lib
[ 1%] Built target wxcLib
[ 1%] Built target …
xukev updated
4 years ago
-
Getting this when trying to build on Linux Mint
```
codelite/build-release $ cmake --build .
[ 1%] Built target wxsqlite3
[ 3%] Built target wxshapeframework
[ 4%] Built target databaselayer…
-
I have a strange problem. I am not sure is this SQLite or wxSQLite3 issue, but maybe you can help?
If we trying to create a database in memory, Restore the database from file and call ReKey() we ge…
-
1. Create new database, then create investment account.
2. Create New stock.
3. Input following information
- Share Number: .2286
- Share Price: 179.55
4. Save
5. Following dialog appear…
-
- Check OS
- [ ] Windows
- [X] Mac OSX - Catalina V 10.15.4 (assemblage 19E287)
- [ ] Linux
- Check MMEX version
- [X] 1.3.x ==> 1.3.4
- [ ] 1.2.x
- [ ] 1.1 or older
Backgroun…
-
> Hi, I have found what looks like a serious bug.
> To reproduce the issue:
1. Select any transaction that has a Status other than 'None' (e.g. Reconciled).
2. 'Double click' to edit (or 'press ri…
-
### Details
SQLite Studio don't handle generated/stored columns introduced with SQLite 3.31.
### Steps to reproduce
Database files using generated columns (see: https://www.sqlite.org/gencol.html…
piula updated
4 years ago
-
Hi,
After update from 1.3.3 to 1.3.4, when we use webapp, dropdown menu for category and sub-category is empty.
Thanks for your work
- Check OS
- [X] Windows
- [X] Linux
- Check MMEX…
-
While doing some tests with the sqlite shell (a fresh build on linux from the repository sources) I encounter an error when applying the key.
Any ideas ? Is it a bug ?
```console
Use ".open FIL…
-
Windows 10, running openjdk 11 (64 bit). Running version 3.22 using AES256.
At first glance I thought it was related to https://github.com/xerial/sqlite-jdbc/issues/351 or https://github.com/xeria…