-
Similar to #493, but this is a feature request with more limited scope.
## Summary
I want an option to show transactions **within each day** in reverse order.
(This is not about the sort order …
-
**Current State of Balances:**
We currently employ two models for managing balances:
1. **`tokens.balances`**: This table is fully materialized and contains a balance record for each timestamp w…
-
### FILE
```
ActiveAdmin.register AirdropRecipient do
actions :all, except: :destroy
includes :airdrop
menu parent: 'Stores', label: 'Airdrop Recipients'
# preserve_default_filters!
filt…
-
### **My Codes**
**This Page/View Receiving Data**
```
PDF Report
html, body {
width: 100%;
height: 100%;
p…
Moix1 updated
4 months ago
-
## Bug Report
### What version of TiKV are you using?
./tikv-server -V
TiKV
Release Version: 6.2.0-alpha
Edition: Community
Git Commit Hash: b1952dcaf8af9ab218916b26eb5dd3…
-
1) UI
![e63zvayerqs79ws26owgzw](https://user-images.githubusercontent.com/28620256/33316642-4c98bd4e-d43d-11e7-90f0-3fc49b4db51e.png)
Users balance page includes:
- two buttons - order by: bal…
-
## Feature Request
### Describe your feature request-related problem
We try to add scatter for a table with nine indexes, which makes PD CPU increase to 2000%.
Because it will add n+1 scatter…
-
## Serving a TableIndex
Currently, to serve a TableIndex from GraphQL is very easily supported, for example:
```
struct TokenQuery
{
auto balances() const
{
return tokenSys.index(…
-
Proposed new feature: when a new database in created, the user has the option to initialize it with info from another database.
Info is any data except stocks and (scheduled) transactions, which ch…
-
Hi everyone, thanks for the book. I only skimmed bits and pieces but it reads well and is skillfully presented.
Chapter 9 on propensity score evaluation is great. The thematic progression from sampl…