fintron
fintron
Databases like SQLite have support for composite primary keys (eg two columns both form the primary key). Can you add support for that in “create_table”
I'm currently using mplfinance with a dataframe that contains datetime/pandas.Timestamp instead of just date. When I plot this, the x-axis ends up having irregularly spaced timestamps. See example:  Instead,...
**Is your feature request related to a problem? Please describe.** When I want to compare two stocks, I'm interested in seeing the % changes in those two stocks over a...
DuckDB is a new OLAP flat file database that is very similar to SQLite. Can you add support for it?
1. Which driver are you using and version of it (Ex: PostgreSQL 10.0): SQLite 3.27.2 2. Which TablePlus build number are you using (the number on the welcome screen, Ex:...