rowy icon indicating copy to clipboard operation
rowy copied to clipboard

Custom document IDs

Open a-Leong opened this issue 4 years ago • 1 comments

Related: #234

Is your feature request related to a problem? Please describe. Currently there is no way to use a custom doc ID when creating a new row. My project utilizes custom doc IDs in some cases, and I would like to be able to handle these in Firetable.

Describe the solution you'd like When creating a new row, an option provided to use a custom ID instead of the default generated ID.

a-Leong avatar Nov 18 '20 18:11 a-Leong

I have a project that uses a DNS domain name as a key in one place, to ensure only one owner can claim a domain successfully. That's the only mechanism I know of in Firestore to ensure uniqueness. I'm sure others have similar needs.

tv42 avatar May 07 '21 18:05 tv42

This was released in v2.2.0

notsidney avatar Oct 13 '22 06:10 notsidney