Skip to content
#

relational-databases

Here are 250 public repositories matching this topic...

mphouston
mphouston commented Jan 28, 2020

This is a suggested addition to the Micronaut-Data docs on @transactional. Please consider adding this note to section "6.1 Transactions":

NOTE: The javax.transaction.Transactional annotation is only supported in repositories and beans processed by Micronaut. Using @transactional on other methods/classes does not initiate a transaction. See "Programmatic Transactions" for hints on how to use

datajoint-python
csala
csala commented Nov 14, 2019

Add methods to explore the modeled parameters after modeling.

SDV should have a visualize or explain or view method to obtain details about the parameters learned during the modeling.

When possible, information should be obtained at a column level (univariate distribution) and at a table level (mutivariate distribution).

API and implementation details will be further discussed in th

chalkos
chalkos commented Jan 10, 2019
  • implement a documentation generator based on module's information
    • generate for 1 module
    • generate for all available modules
  • implement workflow to keep this documentation updated
    • eg: by generating the docs and attaching them to some markdown file when a new version is about to be released

Improve this page

Add a description, image, and links to the relational-databases topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the relational-databases topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.