-
```
A number of users have asked for a more Fluent Interface. It might be easier to
understand how to get
started?
Design and create a Fluent Interface
Something like:
Table t = new Table("table_n…
-
This is a feature request to create a visual edit mode for defining schema. Something like a 2 column table with the property names on one side and values on another. If the value is an array or objec…
-
As noted in the README, the major issue WRT to UI support is that absence of a human friendly label for Swapi resource associations. The only values that come through are URLs.
I doubt it will be …
-
![image](https://user-images.githubusercontent.com/42526152/113549017-ce562400-961a-11eb-9a94-75f25b371890.png)
-
**Is your feature request related to a problem? Please describe.**
It is not related to a problem!
**Describe the solution you'd like:**
This was just a thought bouncing through my head, but I wa…
-
Users should be able to use the CRUD pattern to store entities objects of any type. Entities that refer to each other should use foreign keys, not references.
Something like:
```
var db = Db.For();…
-
> Who defines the set of "common databases"? Why not taking any database registered in the Identifiers.org registry? That way, we are certain the annotations will resolve. doi:10.1093/nar/gkr1097
- N…
-
-
Some of the missing ones are dissolved Bromide, Chloride, Organic Carbon, Nitrate,Phosphate, Sulphate
-
From our discussion today, here is what we decided we would need for input:
- **Compound stock dictionary.** A master data structure listing
``` python
compound_stocks = [
{ 'id' : 'BOS001',
…